Share via


SCNIKConstraint.SetMaxAllowedRotationAnglet(NFloat, SCNNode) Method

Definition

[Foundation.Export("setMaxAllowedRotationAngle:forJoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetMaxAllowedRotationAnglet(System.Runtime.InteropServices.NFloat angle, SceneKit.SCNNode node);
[<Foundation.Export("setMaxAllowedRotationAngle:forJoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetMaxAllowedRotationAnglet : System.Runtime.InteropServices.NFloat * SceneKit.SCNNode -> unit
override this.SetMaxAllowedRotationAnglet : System.Runtime.InteropServices.NFloat * SceneKit.SCNNode -> unit

Parameters

angle
NFloat
node
SCNNode
Attributes

Applies to