Method GetMinValue
GetMinValue(Vector2)
Get the minimum value from the range value.
Declaration
protected override float GetMinValue(Vector2 rangeValue)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector2 | rangeValue | The range value. |
Returns
| Type | Description |
|---|---|
| float | The minimum value of the range. |