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