animate transient
Transient animation options.
Syntax
animate transient endframe <id>
animate transient endtime <time>
animate transient increment time <increment>
animate transient increment frame <frame>
animate transient startframe <frame id>
animate transient starttime <time>
animate transient time <time>
Arguments
- endframe
- The animation end frame.
- endtime
- Specifies the last timestep in the animation.
- increment time
- The animation time increment.
- increment frame
- The animation frame increment.
- startframe
- The animation start frame.
- starttime
- Specifies the first timestep in the animation.
- time
- Set the transient animation time.
Examples
animate transient endframe 5
animate transient endtime 0.10
animate transient increment time 0.1
animate transient increment frame 3
animate transient startframe 3
animate transient starttime 0
animate transient time 0.025