Method NextDouble2Direction
NextDouble2Direction()
Returns a unit length double2 vector representing a uniformly random 2D direction.
Declaration
public double2 NextDouble2Direction()
Returns
Type | Description |
---|---|
double2 | A uniformly random unit length double2 vector. |