User`s guide

10 Functions — Alphabetical List
10-44
DeleteFcn: ''
ExaminePivotPoint: [0 0 0]
Fullscreen: 'off'
Headlight: 'on'
Lighting: 'on'
MaxTextureSize: 'auto'
Name: 'VR Car in the Mountains'
NavMode: 'examine'
NavPanel: 'halfbar'
NavSpeed: 'normal'
NavZones: 'off'
Position: [5 92 576 380]
Record2D: 'off'
Record2DCompressMethod: 'auto'
Record2DCompressQuality: 75
Record2DFPS: 'auto'
Record2DFileName: '%f_anim_%n.avi'
Sound: 'on'
StatusBar: 'on'
Stereo3D: 'off'
Stereo3DCameraOffset: 0.1000
Stereo3DHIT: 0
Textures: 'on'
ToolBar: 'on'
Tooltips: 'on'
Transparency: 'on'
Triad: 'none'
Viewpoint: 'View 1 - Observer'
Wireframe: 'off'
World: [1x1 vrworld]
ZoomFactor: 1
Return Name of a Figure
Create a vrfigure object.
myworld = vrworld('vrmount.wrl');
virtual_fig = vrfigure(myworld);
Return the properties of the virtual figure virtual_fig.
figure_name = get(virtual_fig,'Name')
figure_name =