SceneKit.SCNMaterialProperty: Method Members

The methods of SceneKit.SCNMaterialProperty are listed below. For a list of all members, see the SCNMaterialProperty Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

AddAnimation(CoreAnimation.CAAnimation, Foundation.NSString)
Documentation for this section has not yet been entered.
static
Create(Foundation.NSObject) : SCNMaterialProperty
Documentation for this section has not yet been entered.
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.

Protected Methods

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