User`s guide

10 Functions — Alphabetical List
10-106
Preference Description
Int32 data type is returned as 'double'.
Default is 'double'.
DataTypeFloat Specifies the handling of the VRML float
data type for vrnode/setfield and vrnode/
getfield. Valid values are 'single' and
'double'. If set to 'single', the VRML Float
and Color data types are returned as 'single'.
If set to 'double', the Float and Color data
types are returned as 'double'. Default is
'double'.
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'.