Main Content

VR To Video

(To be removed) Write data from Simulink model to virtual world (video output port enabled)

VR To Video will be removed in a future release. For more information, see Version History.

  • VR To Video block

Libraries:
Simulink 3D Animation

Description

The VR to Video block is equivalent to the VR Sink block, except that its Show video output port is selected by default.

To open the Block Parameters dialog box, double-click the block.

See the VR Sink block for details.

Ports

Input

expand all

Input signal to drive the virtual reality visualization of nodes selected in the Virtual World Tree.

Data Types: double

Output

expand all

Use the output port to access the RGB video stream of the VR signal input.

Data Types: double

Parameters

expand all

By default, the full path to the associated virtual world 3D file appears in this text box. If you enter only the file name in this box, the software assumes that the virtual world 3D file resides in the same folder as the model file. You can specify a VRML file or an X3D file.

  • Click New to open an empty default virtual world editor. When you either enter a source file name or use the Browse button, the New button becomes an Edit button.

  • Click Edit to launch the default virtual world editor with the source file open.

  • Click View to view the world in the Simulink® 3D Animation™ Viewer or a Web browser.

  • Click Reload to reload the world after you change it.

Enable this parameter to display the virtual world after loading the Simulink model.

Enable this parameter to make the virtual world accessible for viewing on a client computer. If you do not select this check box, then the world is visible only on the host computer. This parameter is equivalent to the RemoteView property of a vrworld object.

The description is displayed in all virtual reality object listings, in the title bar of the Simulink 3D Animation Viewer, and in the list of virtual worlds on the Simulink 3D Animation HTML page. This parameter is equivalent to the Description property of a vrworld object.

Enables a port to output an RGB video stream for further 2D video processing.

Specify the dimensions ([height width]) of the video output signal in pixels.

Enable this parameter to show node types in the virtual world tree.

Enable this parameter to show field types in the virtual scene tree.

Version History

Introduced in R2007b

collapse all

R2023b: To be removed

The VR To Video 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.