SCNIKConstraint.GetMaxAllowedRotationAngle(SCNNode) Método

Definición

Devuelve el ángulo máximo, en grados, el objeto especificado node puede girar.

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

Parámetros

node
SCNNode

Devoluciones

Atributos

Se aplica a