The members of SceneKit.SCNAnimatable are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| 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. |
abstract | AddAnimation(CoreAnimation.CAAnimation, Foundation.NSString)Documentation for this section has not yet been entered. | |
AddAnimation(CoreAnimation.CAAnimation, string)Documentation for this section has not yet been entered. | ||
abstract | GetAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | |
abstract | GetAnimationKeys()Documentation for this section has not yet been entered. | |
abstract | IsAnimationPaused(Foundation.NSString)Documentation for this section has not yet been entered. | |
abstract | PauseAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | |
abstract | RemoveAllAnimations()Documentation for this section has not yet been entered. | |
abstract | RemoveAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | |
abstract | RemoveAnimation(Foundation.NSString, nfloat)Documentation for this section has not yet been entered. | |
abstract | ResumeAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | |