| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/SerializedProperty-doubleValue.html | [Back] [Original] |
Value of a float property as a double.
Contains a valid value when propertyType is SerializedPropertyType.Float.
For accessing float and double properties. When assigning a float to doubleValue, the value is clamped to the range of a float.
Additional resources: floatValue, propertyType, SerializedPropertyType.Float, SerializedPropertyNumericType.Double.
| Web Proxy Viewer | New URL | Original Page |