Virtual Reality Toolbox | ![]() ![]() |
Delete all closed virtual worlds from memory
Syntax
Description
The vrclear
function removes from memory all virtual worlds that are closed and invalidates all vrworld objects related to them. This command does not affect open virtual worlds. Open virtual worlds include those loaded from Simulink. You use this command to
The vrclear('force')
command removes all virtual worlds from memory, including worlds opened from Simulink.
See Also
![]() | Function Reference | vrclose | ![]() |