Adds the action
| <node3d>.addAction( | |
| action | |
| pool = 0 |
)
action
Action object
pool = 0
Action pool number
This command will add the action to the end of the specified pools waiting list. This action will run once all the previous actions on the pool complete.
None
<node3d>.clearActionList
<node3d>.clearActions
<node3d>.endAction
<node3d>.getAction
<node3d>.pauseActions
<node3d>.resumeActions
<node3d>.runAction