MDLTransform.Rotation Property

Definition

Gets or sets the rotation aspect of the transformation.

public virtual OpenTK.Vector3 Rotation { [Foundation.Export("rotation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRotation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Rotation : OpenTK.Vector3 with get, set

Property Value

Attributes

Applies to