The members of SceneKit.SCNPhysicsHingeJoint are listed below.
See Also: Inherited members from SceneKit.SCNPhysicsBehavior
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AnchorA | SCNVector3. Documentation for this section has not yet been entered. | |
| AnchorB | SCNVector3. Documentation for this section has not yet been entered. | |
| AxisA | SCNVector3. Documentation for this section has not yet been entered. | |
| AxisB | SCNVector3. Documentation for this section has not yet been entered. | |
| [read-only] | BodyA | SCNPhysicsBody. Documentation for this section has not yet been entered. |
| [read-only] | BodyB | SCNPhysicsBody. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
static | Create(SCNPhysicsBody, SCNVector3, SCNVector3)Documentation for this section has not yet been entered. | |
static | Create(SCNPhysicsBody, SCNVector3, SCNVector3, SCNPhysicsBody, SCNVector3, SCNVector3)Documentation for this section has not yet been entered. | |