Main Content

delete

(To be removed) Destroy virtual reality animation object

delete will be removed in a future release.

Syntax

Description

delete(h) deletes the virtual reality animation objecth. This function also deletes the temporary file, if it exists, and cleans up the vrfigure object, the animation object timer, and closes the vrworld object.

Input Arguments

collapse all

Virtual reality animation object, specified as an Aero.VirtualRealityAnimation object.

Version History

Introduced in R2007b

expand all

See Also