SceneKit.SCNConstraint Members

The members of SceneKit.SCNConstraint are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

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.

Public Properties

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

Public Methods

AddAnimation(CoreAnimation.CAAnimation, Foundation.NSString)
Documentation for this section has not yet been entered.
Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
GetAnimation(Foundation.NSString) : CoreAnimation.CAAnimation
Documentation for this section has not yet been entered.
GetAnimationKeys() : Foundation.NSString[]
Documentation for this section has not yet been entered.
IsAnimationPaused(Foundation.NSString) : bool
Documentation for this section has not yet been entered.
PauseAnimation(Foundation.NSString)
Documentation for this section has not yet been entered.
RemoveAllAnimations()
Documentation for this section has not yet been entered.
RemoveAnimation(Foundation.NSString)
Documentation for this section has not yet been entered.
RemoveAnimation(Foundation.NSString, nfloat)
Documentation for this section has not yet been entered.
ResumeAnimation(Foundation.NSString)
Documentation for this section has not yet been entered.