Version: 2022.3
언어: 한국어
public float floatValue ;

설명

Value of a float property.

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



See Also: doubleValue, propertyType, SerializedPropertyType.Float, SerializedPropertyNumericType.Float.