| Virtual Reality Toolbox | ![]() |
Install and check Virtual Reality Toolbox components
Syntax
vrinstall('action') vrinstall action vrinstall('action','component') vrinstall action component x = vrinstall('action', 'component')
Arguments
action |
Type of action for this function. Values are -interactive, -selftest, -check, -install, and -uninstall. |
component |
Name of the component for the action. Values are viewer and editor. |
Description
You use this function to manage the installation of optional software components related to the Virtual Reality Toolbox. Currently there are two such components: VRML plug-in and VRML editor.
Examples
Install the VRML plug-in. This command starts the blaxxun Contact install program and installs the plug-in to your default Web browser.
Install the VRML editor. This command associates V-Realm Builder with the Edit button in the Block parameters dialog boxes.
| vrgetpref | vrlib | ![]() |