SceneKit.SCNIKConstraint Members

The members of SceneKit.SCNIKConstraint are listed below.

See Also: Inherited members from SceneKit.SCNConstraint

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

[read-only]
ChainRootNodeSCNNode. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
TargetPositionSCNVector3. Documentation for this section has not yet been entered.

Public Methods

static
Create(SCNNode) : SCNIKConstraint
Documentation for this section has not yet been entered.
GetMaxAllowedRotationAngle(SCNNode) : nfloat
Documentation for this section has not yet been entered.
SetMaxAllowedRotationAnglet(SCNNode, nfloat)
Documentation for this section has not yet been entered.

Protected Methods

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