Method ClampValue
ClampValue(SerializedProperty)
Clamp to the authorized range of the temperature slider
Declaration
public static void ClampValue(SerializedProperty value)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializedProperty | value | The serialized property |