sim3d.ui.UnrealViewer
R2026bUnreal Engine viewer UI component
Since R2026b
Description
Use the sim3d.ui.UnrealViewer object to create an Unreal Engine® viewer UI component object. You can use the viewer UI component object to modify
the appearance and behavior of the UI component object.
Creation
The sim3d.ui.UnrealViewer class is created by the uisim3dviewer
function and provides properties of the UI component that can be set using the optional
name-value arguments of the uisim3dviewer function.
Properties
For a full list of properties and descriptions for each type, see the matlab.ui.componentcontainer.ComponentContainer class page.
Version History
Introduced in R2026b
See Also
uisim3dviewer | sim3d.World | add | run | close | sim3d.Actor | createShape | Simulation 3D Scene
Configuration