User`s guide
vrgetpref
10-61
Preference Description
DefaultCanvasNavPanel Controls the appearance of the control panel in
the vr.canvas object. Values are:
• 'none'
Panel is not visible.
• 'minimized'
Panel appears as a minimized icon in the
right-hand corner of the viewer.
• 'translucent'
Panel floats half transparently above the
scene.
• 'opaque'
Panel floats above the scene.
Default: 'none'
DefaultCanvasUnits Specifies default units for new vr.canvas
objects. See vr.canvas for detailed description.
Default is 'normalized'.
DefaultFigureAnti
Aliasing
Determines whether antialiasing is used
by default for new vrfigure objects. This
preference also applies to new vr.canvas
objects. Valid values are 'off' and 'on'.
DefaultFigureCapture
FileName
Specifies default file name for vr.capture
files. See get (vrfigure) for detailed description.
Default is '%f_anim_%n.tif'.
DefaultFigureDeleteFcn Specifies the default callback invoked when
closing a vrfigure object.
DefaultFigureLighting Specifies whether the lights are rendered
by default for new vrfigure objects. This
preference also applies to new vr.canvas
objects. Valid values are 'off' and 'on'.