Package com.jme3.util.struct.fields
Class Vector3fArrayField
-
Field Summary
Fields inherited from class com.jme3.util.struct.StructField
isUpdateNeeded, value
-
Constructor Summary
ConstructorDescriptionVector3fArrayField
(int position, String name, int length) Vector3fArrayField
(int position, String name, Vector3f[] value) -
Method Summary
Methods inherited from class com.jme3.util.struct.StructField
clearUpdateNeeded, getDepth, getGroup, getName, getPosition, getValue, isUpdateNeeded, toString
-
Constructor Details
-
Vector3fArrayField
-
Vector3fArrayField
-
-
Method Details
-
getValueForUpdate
Get value and mark field for update- Returns:
-