Get/set y and z components as 2d-vector

Namespace: VVVV.Utils.VMath
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4529.9037

Syntax

C#
public Vector2D yz { get; set; }

See Also