Share via


SKTransformNode.RotationMatrix Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NMatrix3 RotationMatrix { [Foundation.Export("rotationMatrix")] get; [Foundation.Export("setRotationMatrix:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rotationMatrix")>]
[<set: Foundation.Export("setRotationMatrix:")>]
member this.RotationMatrix : CoreGraphics.NMatrix3 with get, set

Property Value

Attributes

Applies to