Main Content

vredit

(To be removed) Open 3D World Editor

vredit will be removed in a future release. For more information, see Version History.

Syntax

w = vredit
w = vredit(filename)

Description

w = vredit opens the 3D World Editor with an empty virtual world.

w = vredit(filename) opens a virtual world file in the 3D World Editor, based on the specified filename. It returns the vrworld handle of the virtual world.

To open a virtual world file in a third-party editor, do not use the vredit command.

Note

The vredit command opens the 3D World Editor, regardless of the default editor preference setting.

Version History

Introduced in R2012b

expand all