Set the animation time
| <node3d:avatar>.setAnimationTime( | |
| animation | |
| time |
)
animation
Animation number
time
Time in seconds
This command will set the current time of the animation. The time is specified in seconds and must be a value between 0 and the animations duration.
If the animation is 0, then this command will set the time of the avatars animation cycle.
If the animation ID is valid and it is currently being executed, then this command will set the time of the execution.
None
Setting Cycle Time
Setting Action Time
<node3d:avatar>.getAnimationSpeed
<node3d:avatar>.getAnimationTime
<node3d:avatar>.setAnimationSpeed