Share via


SCNNode.Rotation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNVector4 Rotation { [Foundation.Export("rotation")] get; [Foundation.Export("setRotation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rotation")>]
[<set: Foundation.Export("setRotation:")>]
member this.Rotation : SceneKit.SCNVector4 with get, set

Property Value

Attributes

Applies to