Quaternion.Xyz Property

Definition

Gets or sets an OpenTK.Vector3 with the X, Y and Z components of this instance.

public OpenTK.Vector3 Xyz { get; set; }
member this.Xyz : OpenTK.Vector3 with get, set

Property Value

Applies to