Getting started
Importing
Design process
3D Configurator
Variables & Expressions (Beta)
Scene and project settings
Sharing, exporting, embedding
A set of fast-usability controls at the bottom center of the canvas area
Here you will learn about these tools:
A
Feature for focusing the camera on an object or geometric element (in edit mode).
Select the object, then press A
, the camera is now focused on the object and rotating around it.
If you click on an empty area of the canvas and press A
, the camera will fit all the objects that are in the scene and rotate at the center point between them.
Z
By default in object mode, objects are displayed with their materials and textures, to see it’s mesh, you need to change the display style.
In edit mode, you see the mesh of the object, but you can also switch the style and see the materials without having to change the mode.
<aside> 💡 Change the style for specific objects or for all objects at once. Select an object and press Z to change the display style for that object only. Click in an empty area of the canvas and press Z to change the style for all objects.
</aside>
This option is needed to see how the object will look with a baked Lightmap. Without wasting time on multiple bakings, you can quickly check how the object will look with different lights.
This variant does not use real-time rendering, but rendering based on path tracing. Accordingly, it is more resource-intensive, takes some time, and contains noise.
This is the default display option that shows all objects with materials assigned to them. It also displays shadows, reflections, and lighting - provided that these options are turned on.
This mode allows you to see objects shaded and filled with a single gradient color. You can see the scene composition and object placement clearly. The wire meshes of objects can also be seen — this can be useful to identify complex objects and optimizing them for performance. This is also the display used in Edit Mode.
This mode displays transparent wireframe mesh outlines of objects. This allows you to get a good ‘X-ray’ overview of the scene, and optimize performance by clearly seeing which objects have the most complex meshes, which will have a cumulative effect on performance if there are too many.
<aside> 💡 This style also makes it easier to work with the mesh in edit mode. You don't have to constantly rotate the camera around the object, because in this style you see through it.
</aside>
This display option is good for navigating and changing complex scenes. It allows you to see the space the object occupies, but there is no detailed mesh.