







|
| Project Mercury API Reference |
| RandomHelper..::.NextUnitVector Method |
| RandomHelper Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Returns a random two dimensional unit vector.
Namespace:
ProjectMercury
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public static Vector2 NextUnitVector() |
| Visual Basic (Declaration) |
|---|
Public Shared Function NextUnitVector As Vector2 |
| Visual C++ |
|---|
public: static Vector2 NextUnitVector() |
