Scene Editor
Scene Editor
Layout and Extensions
Each of the tabs in your scene editor (Scene Graph, Asset Browser, Components, Material Editor, etc.) are called Extensions. And the way they are organized in the scene editor is called the Layout.
Move extensions around
To customize your layout you can move around the extensions by grabbing the extension’s tab and drag it to where you want it to be.
Resize extension
Maximize/minimize extension
You can also maximize an extension by clicking the icon on the top right. To minimize a maximized extension the icon will be in the same location.
Delete extension
Add extension
Click on extensions on bottom right of scene editor to get Extensions Menu.
Drag and drop extension you want to add from Extensions Menu.
Undo / Redo
🌄 For any changes that you do in the scene graph, components, and scene settings, you can easily undo your changes by clicking Ctrl+Z or explicity clicking undo in the bottom left. To redo, click Ctrl+Y.
Canvas Extension
Navigation
For the navigation controls, click on the Help Icon on the Canvas Toolbar.
Then you can switch between QWERTY (English keyboard) and AZERTY (French keyboard).
Here are the shortcuts:
Action | Shortcut (QWERTY) | Shortcut (AZERTY) |
---|---|---|
Move Forward / Backward | W / S | Z / S |
Move Left / Right | A / D | Q / D |
Move Up / Down | E / Q | E / A |
Look around | Hold RMB + Move Mouse | Hold RMB + Move Mouse |
Selection | LMB | LMB |
Advanced shortcuts:
Action | Shortcut |
---|---|
Move Forward / Backward | Mouse Scroll |
Move Forward / Backward | Hold LMB + Move Mouse Up/Down |
Move Left / Right / Up / Down | Hold Mouse Wheel + Move Mouse |
Camera orbit
🚨It is recommended to keep camera orbit disabled.
Careful. If you enable camera orbit, some of the controls will be different. Most notably WASD will not be functional. Disable camera orbit to get back to the standard controls listed above.
Camera speed
To change camera speed, you can either hold LMB or RMB and scroll, or you can input manually in the canvas toolbar.
Local/global space
You can toggle between Local and Global Space in the top left icon. This switches between whether you see the local or global position, orientation, scale in the Transform component.
Grid
Asset Browser Extension
The asset browser allows you to access assets that are in the content menu of your project. This can be useful if you want to change the mesh or material of an entity for example.
Scene Graph Extension
The scene graph is where you organize the hierarchy of your entities.
Add entity
Reparent entity
You can reparent an entity by dragging and releasing it over its new parent.
Focus on entity
If you double click an entity in the scene graph or press F you can focus the camera on the entity.
Hide entity
Delete entity
Press Del on a selected entity to delete it.
Copy / paste entity
> 🚨 For copy/paste to function, make sure your browser allows Labs to access your clipboard. On Chrome, go to Settings. Select Security & Privacy > Site Settings > Permissions > Clipboard and give permission to labs.3dverse.com.
Copy an entity by clicking Ctrl+C. To copy an entity alongside all of its child entities, click “Copy with its hierarchy” after right clicking on the entity. Paste by clicking Ctrl+V.
Component
If you click on an entity you will see its components show up in the Components extension.
Add component
Delete component
Copy / paste component
> 🚨 For copy/paste to function, make sure your browser allows Labs to access your clipboard. On Chrome, go to Settings. Select Security & Privacy > Site Settings > Permissions > Clipboard and give permission to labs.3dverse.com.
Copy / paste component attribute
Lock entity
Settings
These are the settings of your scene.