SerializedPropertyType.Float

Description

Float or Double property.

SerializedProperty.type can be used to determine whether the underlying property is a float or a double. Additional resources: SerializedProperty, SerializedProperty.floatValue, SerializedProperty.doubleValue.


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