SceneKit.SCNPhysicsSliderJoint Members

The members of SceneKit.SCNPhysicsSliderJoint are listed below.

See Also: Inherited members from SceneKit.SCNPhysicsBehavior

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

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.

Public Properties

AnchorASCNVector3. Documentation for this section has not yet been entered.
AnchorBSCNVector3. Documentation for this section has not yet been entered.
AxisASCNVector3. Documentation for this section has not yet been entered.
AxisBSCNVector3. Documentation for this section has not yet been entered.
[read-only]
BodyASCNPhysicsBody. Documentation for this section has not yet been entered.
[read-only]
BodyBSCNPhysicsBody. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
MaximumAngularLimitnfloat. Documentation for this section has not yet been entered.
MaximumLinearLimitnfloat. Documentation for this section has not yet been entered.
MinimumAngularLimitnfloat. Documentation for this section has not yet been entered.
MinimumLinearLimitnfloat. Documentation for this section has not yet been entered.
MotorMaximumForcenfloat. Documentation for this section has not yet been entered.
MotorMaximumTorquenfloat. Documentation for this section has not yet been entered.
MotorTargetAngularVelocitynfloat. Documentation for this section has not yet been entered.
MotorTargetLinearVelocitynfloat. Documentation for this section has not yet been entered.

Public Methods

static
Create(SCNPhysicsBody, SCNVector3, SCNVector3) : SCNPhysicsSliderJoint
Documentation for this section has not yet been entered.
static
Create(SCNPhysicsBody, SCNVector3, SCNVector3, SCNPhysicsBody, SCNVector3, SCNVector3) : SCNPhysicsSliderJoint
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SCNPhysicsSliderJoint object.