Share via


SCNIKConstraint.GetMaxAllowedRotationAngle(SCNNode) Method

Definition

[Foundation.Export("maxAllowedRotationAngleForJoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat GetMaxAllowedRotationAngle(SceneKit.SCNNode node);
[<Foundation.Export("maxAllowedRotationAngleForJoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetMaxAllowedRotationAngle : SceneKit.SCNNode -> System.Runtime.InteropServices.NFloat
override this.GetMaxAllowedRotationAngle : SceneKit.SCNNode -> System.Runtime.InteropServices.NFloat

Parameters

node
SCNNode

Returns

Attributes

Applies to