Vector2IntRange.Random
Method in Vector2IntRange
Implements INumberRange<T>.Random
Declaration
public Vector2Int Random()
Description
Returns a random value in the range.
Returns
Vector2Int | A random value in the range. |
public Vector2Int Random()
Returns a random value in the range.
Vector2Int | A random value in the range. |