removeViewpoint
(To be removed) Remove viewpoint node from virtual reality animation
Simulink 3D Animation Viewer used by removeViewpoint
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.
Description
removeViewpoint(
removes the viewpoint specified by h
,viewpoint
)viewpoint
from the virtual
reality animation object h
. This function can remove only one
viewpoint at a time.
Note
You can use this function to remove a viewpoint added by addViewpoint
. If you need to
remove a viewpoint from a previously defined .wrl
file,
use a VRML editor.