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