Package com.jme3.util.struct.fields
Class FloatField
-
Field Summary
Fields inherited from class com.jme3.util.struct.StructField
isUpdateNeeded, value
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jme3.util.struct.StructField
clearUpdateNeeded, getDepth, getGroup, getName, getPosition, getValue, isUpdateNeeded, toString
-
Constructor Details
-
FloatField
-
-
Method Details
-
setValue
Set value for this field and mark for update- Parameters:
value
-
-