IMDLTransformComponent.Matrix Property

Definition

Gets or sets the matrix of the transform at the earliest specified time.

[Foundation.Preserve(Conditional=true)]
public OpenTK.Matrix4 Matrix { [Foundation.Export("matrix", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMatrix:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Matrix : OpenTK.Matrix4 with get, set

Property Value

Attributes

Applies to