Property value
value
The current value of the SV Square. The x component is the saturation and the y component is the brightness.
Declaration
public Vector2 value { get; set; }
Property Value
| Type | Description |
|---|---|
| Vector2 |
Implements
UnityEngine.UIElements.INotifyValueChanged<T>.value