User`s guide

vr.utils.stereo3d class
10-117
stereoVision = vr.utils.stereo3d.ANAGLYPH_RED_GREEN enables red-green
anaglyph stereoscopic vision.
stereoVision = vr.utils.stereo3d.ANAGLYPH_RED_BLUE enables red-blue
anaglyph stereoscopic vision.
stereoVision = vr.utils.stereo3d.ANAGLYPH_YELLOW_BLUE enables yellow-blue
anaglyph stereoscopic vision.
Output Arguments
stereoVision — Stereoscopic vision settings for vr.canvas and vrfigure objects
vr.utils.stereo3d object
Stereoscopic vision settings for vr.canvas and vrfigure objects, represented by a
vr.utils.stereo3d object.
Properties
CameraAngle — Camera angle
vr.utils.stereo3D.DEFAULT_CAMERA_ANGLE | radians
Camera angle, specified using the predefined DEFAULT_CAMERA_ANGLE or in radians.
This property is in effect when you enable stereoscopic vision.
This property does not apply to vr.canvas or vrfigure objects.
CameraOffset — Camera offset
0.1 (default) | floating-point number between 0 and 1
Camera offset, specified as a number representing the distance in VRML units of left/
right camera from parallax. The parallax is the difference in the apparent position of an
object viewed from two cameras.
This property sets the Stereo3DCameraOffset property of a vr.canvas or vrfigure
object.
HIT — Horizontal image translation
predefined DEFAULT_HIT | floating-point number