다음을 통해 공유


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

반환

특성

적용 대상