Editar

Compartilhar via


SCNIKConstraint.GetMaxAllowedRotationAngle(SCNNode) Method

Definition

Returns the maximum angle, in degrees, the the specified node can rotate.

[Foundation.Export("maxAllowedRotationAngleForJoint:")]
public virtual nfloat GetMaxAllowedRotationAngle (SceneKit.SCNNode node);
abstract member GetMaxAllowedRotationAngle : SceneKit.SCNNode -> nfloat
override this.GetMaxAllowedRotationAngle : SceneKit.SCNNode -> nfloat

Parameters

node
SCNNode

Returns

Attributes

Applies to