Main Content

initialize

(To be removed) Create and populate virtual reality animation object

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

initialize(h) create a virtual reality animation world and populate the virtual reality animation object h. If a previously initialized virtual reality animation object exists, and that object has user-specified data, this function saves the previous object to be reset after the initialization.

Input Arguments

collapse all

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

Version History

Introduced in R2007b

expand all

See Also

|