Version: 2022.3

描述

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. See Also: SerializedProperty, SerializedProperty.floatValue, SerializedProperty.doubleValue, SerializedPropertyNumericType.Double.