animate modal
Modal animation options.
Syntax
animate modal endframe <id>
animate modal increment <increment>
animate modal startframe <id>
Arguments
- endframe
- The animation end frame.
- increment
- The animation angle increment.
- startframe
- The animation start frame.
Examples
Set the animation end frame to 7:
animate modal endframe 7
Set the animation angle increment to
1:
animate modal increment 1
Set the animation start frame to
5:
animate modal startframe 5