Collapse All
Expand All
C#
vvvv45 plugin specification
VMath
.
.
::
.
.
RandomVector2D Method
VMath Class
See Also
Send Feedback
Creates a random 2d vector.
Namespace:
VVVV.Utils.VMath
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
public
static
Vector2D
RandomVector2D
()
Return Value
Random vector with its components in the range [-1..1].
See Also
VMath Class
VVVV.Utils.VMath Namespace