Collapse All
Expand All
C#
vvvv45 plugin specification
Vector3D
.
.
::
.
.
xy Property
Vector3D Structure
See Also
Send Feedback
Get/set x and y components as 2d-vector
Namespace:
VVVV.Utils.VMath
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
public
Vector2D
xy
{
get
;
set
; }
See Also
Vector3D Structure
VVVV.Utils.VMath Namespace