User`s guide
vr.canvas class
10-15
ExaminePivotPoint — Pivot point about which camera rotates in examine navigation
mode
vector of three doubles
Pivot point about which camera rotates in examine navigation mode, returned as a
vector of three doubles in world coordinates.
Headlight — Headlight from camera
'on' (default) | 'off'
Headlight from camera, returned as 'on' or 'off'. If set to 'off', the camera does not
emit light and the scene can appear dark.
Lighting — Lighting effect
'on' (default) | 'off'
Lighting effect, returned as 'on' or 'off'. If set to 'off', the camera does not emit
light and the scene can appear dark.
MaxTextureSize — Maximum pixel size of textures
'auto' (default) | integer in a power of 2
Maximum pixel size of a texture used. The smaller the size, the faster the texture can
render. A value of 'auto' means the texture is set to the maximum pixel size.
Data Types: int32
NavMode — Navigation mode
'fly' (default) | 'examine' | 'walk' | 'none'
Navigation mode, returned as 'fly', 'examine', 'walk', or 'none'. See “Mouse
Navigation”.
NavPanel — Navigation panel appearance
'none' (default) | 'halfbar' | 'bar' | 'opaque' | 'translucent'
Navigation panel appearance, returned as 'none', 'halfbar', 'bar', 'opaque', or
'translucent'.
Navspeed — Navigation speed
'normal' (default) | 'slow' | 'veryslow' | 'fast' | 'veryfast'
Navigation speed, returned as 'normal', 'slow', 'veryslow', 'fast', or
'veryfast'.