Returns the current action
| <node3d>.getAction( | |
| pool = 0 |
)
pool = 0
Action pool number
This command will return the action that is currently running on the specified pool. If no action is running, None will be returned.
Action object
<node3d>.addAction
<node3d>.clearActionList
<node3d>.clearActions
<node3d>.endAction
<node3d>.pauseActions
<node3d>.resumeActions
<node3d>.runAction