The methods of SceneKit.SCNActionable are listed below. For a list of all members, see the SCNActionable Members list.
See Also: Inherited members from Foundation.NSObject
abstract | GetAction(string)Documentation for this section has not yet been entered. | |
abstract | HasActions()Documentation for this section has not yet been entered. | |
abstract | RemoveAction(string)Documentation for this section has not yet been entered. | |
abstract | RemoveAllActions()Documentation for this section has not yet been entered. | |
abstract | RunAction(SCNAction)Documentation for this section has not yet been entered. | |
abstract | RunAction(SCNAction, Action)Documentation for this section has not yet been entered. | |
abstract | RunAction(SCNAction, string)Documentation for this section has not yet been entered. | |
abstract | RunAction(SCNAction, string, Action)Documentation for this section has not yet been entered. | |