Visual Components
You may only add one visual component to a UI element: Image, Particle Emitter, or Text.
Visual components define a Mask component’s shape.
Section topics
| Topic | Description |
|---|---|
| UI Image | Add color or textures to UI elements with the UI Image component. |
| UI Particle Emitter | Learn how to add particle effects to UI elements. |
| UI Text | Add text to UI elements and configure text format and style. |
UI Image
Use visual components in Open 3D Engine’s UI Editor to add color tints or textures to UI elements.
UI Particle Emitter
Use the Particle Emitter component in Open 3D Engine to emit two-dimensional particles from a UI element.
UI Text
Use a Text component in Open 3D Engine’s UI Editor to add a text string to a UI element.