MDLMaterialProperty.Matrix4x4 Property

Definition

Caution

Use 'MatrixFloat4x4' instead.

Gets or sets the 4x4 matrix of floating-point values.

[System.Obsolete("Use 'MatrixFloat4x4' instead.", false)]
public virtual OpenTK.Matrix4 Matrix4x4 { [Foundation.Export("matrix4x4", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMatrix4x4:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Matrix4x4 : OpenTK.Matrix4 with get, set

Property Value

Attributes

Applies to