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