Main Content

delete

(To be removed) Destroy virtual reality animation object

Simulink 3D Animation Viewer used by delete 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

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