Share via


SCNNode.EulerAngles Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNVector3 EulerAngles { [Foundation.Export("eulerAngles")] get; [Foundation.Export("setEulerAngles:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("eulerAngles")>]
[<set: Foundation.Export("setEulerAngles:")>]
member this.EulerAngles : SceneKit.SCNVector3 with get, set

Property Value

Attributes

Applies to