vrworld/reload
Reload virtual world from virtual world 3D file
Syntax
reload(vrworld_object)
Arguments
| A |
Description
The reload
method reloads the virtual world from the virtual world 3D
file associated with the vrworld
object. If the input argument is an
array of virtual world handles, all the virtual worlds associated with those handles are
reloaded. The virtual world must be open for you to use this method.
reload
forces all the clients currently viewing the virtual world to
reload it. This is useful when there are changes to the virtual world 3D file.
Version History
Introduced before R2006a
See Also
vrworld/edit
| vrworld/open
| vrworld/save
| Open a Virtual World with MATLAB