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