Method NextDouble3Direction
NextDouble3Direction()
Returns a unit length double3 vector representing a uniformly random 3D direction.
Declaration
public double3 NextDouble3Direction()
Returns
Type | Description |
---|---|
double3 | A uniformly random unit length double3 vector. |