animate frame
Sets the animation frame.
Syntax
animate frame last
animate frame <id>
Arguments
- last
- Set the animation to the last frame.
- <id>
- The frame ID. Set the animation to a specific frame.
Example
Animate the last frame:
animate frame last
Animate frame 6:
animate frame 6