Returns animation speed
| <node3d:avatar>.getAnimationSpeed( | |
| animation |
)
animation
Animation number
This command will return the current time factor of the animation.
If the animation is 0, then the speed of the avatars animation cycle will be returned.
If the animation ID is valid and it is currently being executed, then the speed 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 speed
Getting Cycle Speed
Getting Action Speed
<node3d:avatar>.getAnimationTime
<node3d:avatar>.setAnimationSpeed
<node3d:avatar>.setAnimationTime