Version: 5.4
public float floatValue ;

説明

float プロパティーの値

Contains a valid value when propertyType is SerializedPropertyType.Float. For accessing float properties. If you are accessing double properties use doubleValue instead.



See Also: doubleValue, propertyType, SerializedPropertyType.Float.