User`s guide

vr.canvas class
10-21
Create a canvas in the uipanel.
c = vr.canvas(w,pp1);
Set Property Values of Canvas
Set the camera direction, navigation mode, and stereoscopic vision properties of a canvas.
Create and open a vrworld object.
vrmountWorld = vrworld('vrmount.wrl');
open(vrmountWorld);
Create a vr.utils.stereo3d object to use to specify stereoscopic vision properties.