次の方法で共有


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

戻り値

属性

適用対象