Main Content
removeNode
(To be removed) Remove node from virtual reality animation object
removeNode
will be removed in a future release.
Syntax
Description
removeNode(
removes the node specified by h
,node
)node
from the virtual reality
animation object h
. This function can remove only one node at a time.
Note
You can use only this function to remove a node added by addNode
. If you need to
remove a node from a previously defined .wrl
file, use a
VRML editor.