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