Virtual Reality Toolbox | ![]() ![]() |
Syntax
Arguments
vrnode_object |
Name of a vrnode object. |
Description
delete(
vrnode_object
)
deletes the virtual world node.
delete(
n
)
deletes the vrnode object referenced by the vrnode handle n
. If n
is a vector of vrnode handles, multiple nodes are deleted.
As soon as a node is deleted, it and all its child objects are removed from all clients connected to the virtual world.
See Also
![]() | vrnode | vrnode/fields | ![]() |