Returns animation time
| <node3d:avatar>.getAnimationTime( | |
| animation |
)
animation
Animation number
This command will return the current time of the animation.
If the animation is 0, then the time of the avatars animation cycle will be returned.
If the animation ID is valid and it is currently being executed, then the time of the animation action will be returned
If the animation ID is invalid or it is not currently being executed, then 0 will be returned
Animation time
Getting Cycle Time
Getting Action Time
<node3d:avatar>.getAnimationSpeed
<node3d:avatar>.setAnimationSpeed
<node3d:avatar>.setAnimationTime