| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/SerializedProperty-floatValue.html | [Back] [Original] |
Value of a float property.
Contains a valid value when propertyType is SerializedPropertyType.Float.
For accessing float properties. If you are accessing double precision properties use doubleValue instead.
Additional resources: doubleValue, propertyType, SerializedPropertyType.Float, SerializedPropertyNumericType.Float.
| Web Proxy Viewer | New URL | Original Page |