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