Version: 2021.2

描述

Float or Double property.

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