Main Content
removeViewpoint
(To be removed) Remove viewpoint node from virtual reality animation
removeViewpoint
will be removed in a future release.
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.