uimod3d
Overview
- 4 commands in this category.
Commands
| Command | Name | Description |
|---|---|---|
uimod3d.attach | Attach 3D UI Mod | Attaches a Cohtml HTML view on a 3D plane mesh to the specified actor. The plane renders the HTML c… |
uimod3d.detach | Detach 3D UI Mod | Removes a 3D UI that was attached to an actor via uimod3d.attach. |
uimod3d.list | List 3D UI Mods | Lists all currently attached 3D UI mod instances with their entity_id, URL, and transform. |
uimod3d.transform | Transform 3D UI Mod | Adjusts the position, rotation, or scale of a 3D UI attached to an actor. Only specified parameters… |