DOCS

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.

[object Object]

[object Object]

Resize extension

[object Object]

Maximize/minimize extension

[object Object]

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

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:

ActionShortcut (QWERTY)Shortcut (AZERTY)
Move Forward / BackwardW / SZ / S
Move Left / RightA / DQ / D
Move Up / DownE / QE / A
Look aroundHold RMB + Move MouseHold RMB + Move Mouse
SelectionLMBLMB

Advanced shortcuts:

ActionShortcut
Move Forward / BackwardMouse Scroll
Move Forward / BackwardHold LMB + Move Mouse Up/Down
Move Left / Right / Up / DownHold 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.

[object Object]

[object Object]

Grid

[object Object]

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

[object Object]

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

[object Object]

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

[object Object]

Delete component

[object Object]

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.

[object Object]

[object Object]

Copy / paste component attribute

[object Object]

Lock entity

[object Object]

Settings

These are the settings of your scene.

Next
Home