Turn automatic rotations on/off for the animation path
| <animationpath>.setAutoRotate( | |
| mode = ON |
)
mode = ON
Either viz.ON or viz.OFF
When automatic rotations is enabled Vizard will automatically rotate the animation path so that it points along its current trajectory. If you have specified rotation control points and enable automatic rotation, then your rotations will be ignored.
None