SerializedPropertyType.Float

Description

Represents a single or double precision floating point property.

SerializedProperty.numericType can be used to determine whether the property is a single or double precision float. Additional resources: SerializedProperty, SerializedProperty.floatValue, SerializedProperty.doubleValue, SerializedPropertyNumericType.Double.


Did you find this page useful? Please give it a rating: