Main Content

vrworld/root

(To be removed) Return root node of world

Since R2023b

vrworld/root will be removed in a future release. For more information, see Version History.

Syntax

x = root(vrworld_object)

Arguments

vrworld_object

A vrworld object representing a virtual world.

Description

The root method returns the vrnode handle to the root node of the virtual world.

Version History

Introduced in R2023b

collapse all

R2023b: To be removed

The vrworld/root will be removed in a future release. Instead, use sim3d classes and Simulation 3D blocks to interface MATLAB® and Simulink® with the Unreal Engine® 3D simulation environment. To get started, see Create 3D Simulations in Unreal Engine Environment.

See Also

| |