Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:visualizer:3d-sets [2025/08/18 15:31] – created adminwiki | en:visualizer:3d-sets [2026/01/16 15:36] (current) – adminwiki | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== 3D sets ===== | ===== 3D sets ===== | ||
| - | {{visualizer: | + | {{INLINETOC 3}} |
| 3D sets are code elements that can be inserted into the scene instead of 3D objects. They are used when complex composite elements that form a unit and react like a single model are required. 3D sets can contain interaction elements, animations and audio clips. In addition, 3D sets can also interact with other elements in a scene. | 3D sets are code elements that can be inserted into the scene instead of 3D objects. They are used when complex composite elements that form a unit and react like a single model are required. 3D sets can contain interaction elements, animations and audio clips. In addition, 3D sets can also interact with other elements in a scene. | ||
| Line 105: | Line 105: | ||
| A colour selection element is then displayed in the UI. | A colour selection element is then displayed in the UI. | ||
| + | |||
| + | === Buttons === | ||
| + | Buttons can be added to call functions in the TemplateSnippet from within the editor. The syntax is: | ||
| + | * functionName: | ||
| + | |||
| + | This automatically creates a button with the function name in the editor. Clicking on the button calls the function. | ||
| === Labels === | === Labels === | ||
