Return the current action instance being performed on the given pool
| <node3d>.getActionInstance( | |
| pool = 0 |
)
pool = 0
Action pool number
This command will return the current action instance being performed on the given pool. If no action is currently being performed, None will be returned.
viz.ActionClass object
<node3d>.addAction
<node3d>.clearActionList
<node3d>.clearActions
<node3d>.endAction
<node3d>.pauseActions
<node3d>.resumeActions
<node3d>.runAction
<node3d>.getAction