Get/set x, y and z components as 3d-vector

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

Syntax

C#
public Vector3D xyz { get; set; }

See Also