SerializedProperty.floatValue
var floatValue: float;
float floatValue;
floatValue as float
Description

Value of a float property.

See Also: propertyType, SerializedPropertyType.Float.