Clear the action list
| <node3d>.clearActionList( | |
| pool = 0 |
)
pool = 0
Action pool number or viz.ALL_POOLS
This command will clear all the actions from the waiting list of the specified pool. It will NOT stop a currently running action.
None
<node3d>.addAction
<node3d>.clearActions
<node3d>.endAction
<node3d>.getAction
<node3d>.pauseActions
<node3d>.resumeActions
<node3d>.runAction