This command sets the viewpoints eyeheight
| <viewpoint>.eyeheight( | |
| height |
)
height
Specifies height above ground in meters
Use this command to set the eyeheight of the viewpoint. By default when Vizard starts, the viewer's eyeheight is 1.82 m (6 feet). Normally, issuing viz.reset(viz.HEAD_POS) will reset the viewpoint to (0, 1.82, 0). The eyeheight command changes the Y value and will affect subsequent resets.
None