Package com.jme3.util.struct.fields
Class Vector3fArrayField
- 
Field SummaryFields inherited from class com.jme3.util.struct.StructFieldisUpdateNeeded, value
- 
Constructor SummaryConstructorsConstructorDescriptionVector3fArrayField(int position, String name, int length) Vector3fArrayField(int position, String name, Vector3f[] value) 
- 
Method SummaryMethods inherited from class com.jme3.util.struct.StructFieldclearUpdateNeeded, getDepth, getGroup, getName, getPosition, getValue, isUpdateNeeded, toString
- 
Constructor Details- 
Vector3fArrayField
- 
Vector3fArrayField
 
- 
- 
Method Details- 
getValueForUpdateGet value and mark field for update- Returns:
 
 
-