removeNode
(To be removed) Remove node from virtual reality animation object
Simulink 3D Animation Viewer used by removeNode
has been removed.
Aero.VirtualRealityAnimation
does not open or play animations. Use sim3d
classes in Unreal Engine 3d Environment to create and
view a 3D environment instead. For more information on transitioning to the new 3D
environment, see Transition Aero.VirtualRealityAnimation to Unreal Engine 3D Environment.
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.