Set the animation speed
| <node3d:avatar>.setAnimationSpeed( | |
| animation | |
| factor |
)
animation
Animation number
factor
Time factor
This command will set the speed of the specified animation. The speed is adjusted by multiplying the elapsed time with the given factor.
If the animation is 0, then this command will set the speed of the avatars animation cycle.
If the animation ID is valid and it is currently being executed, then this command will set the speed of the execution.
None
Setting Cycle Speed
Setting Action Speed
<node3d:avatar>.getAnimationSpeed
<node3d:avatar>.getAnimationTime
<node3d:avatar>.setAnimationTime