Share via


SKUniform.MatrixFloat3x3Value Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NMatrix3 MatrixFloat3x3Value { [Foundation.Export("matrixFloat3x3Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMatrixFloat3x3Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("matrixFloat3x3Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMatrixFloat3x3Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MatrixFloat3x3Value : CoreGraphics.NMatrix3 with get, set

Property Value

Attributes

Applies to