共用方式為


SCNIKConstraint.GetMaxAllowedRotationAngle(SCNNode) 方法

定義

傳回最大角度,以度為單位,指定的 node 可以旋轉。

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

參數

node
SCNNode

傳回

屬性

適用於