Share via


SKUniform.MatrixFloat4x4Value Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NMatrix4 MatrixFloat4x4Value { [Foundation.Export("matrixFloat4x4Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMatrixFloat4x4Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("matrixFloat4x4Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMatrixFloat4x4Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MatrixFloat4x4Value : CoreGraphics.NMatrix4 with get, set

Property Value

Attributes

Applies to