SCNIKConstraint.GetMaxAllowedRotationAngle(SCNNode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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