This command resets various states of the viewpoint
| <viewpoint>.reset( | |
| what |
)
what
Specifies what target to reset. Can be a combination of any of the following:
viz.HEAD_POS
viz.HEAD_ORI
viz.BODY_ORI
Use this command to reset various states. This can be one or more combinations of the following: viz.HEAD_POS, viz.HEAD_ORI, or viz.BODY_ORI.
NOTE: Resetting HEAD_POS, puts the viewer at the correct eyeheight above the origin.
None