Property value
value
The value that this parameter stores.
Declaration
public override Vector2 value { get; set; }
Property Value
Type | Description |
---|---|
Vector2 |
Overrides
Remarks
You can override this property to define custom behaviors when the value is changed.