可以使用 3D Editor in the Design mode to edit files you created using 3D graphics applications and stored in one of the supported formats. You cannot create 3D models or other assets in the editor, but you can import the assets you need and work with them to create scenes and states, as well as the transitions between them.
When you import 3D scenes from files that you exported from 3D graphics tools, you also import the camera, light, model, and materials as 3D components. If your scene did not contain them, you can add predefined Qt Quick 3D components to it and edit their properties to fit your needs.
The following topics contain information about working with Qt Quick 3D:
You can import files you created using 3D graphics applications and stored in several widely-used formats, such as .blend, .dae, .fbx, .glb, .gltf, .obj, .uia, or .uip.
You can import 3D assets that you created using 3D graphics applications and stored in one of the supported file formats. You can then edit them in the Design mode.
Qt Design Studio opens QML files that contain 3D scenes in the Design mode and the scenes in 3D Editor . You can add imported 3D assets to projects as 3D components.
You can select 3D components in 3D Editor to move, rotate, and scale them in the scene projected by the camera.
You can drag and drop 3D components from Library to the scene or to Navigator . You must add all 3D components into a 3D view.
You can speficy properties for 3D components, such as cameras, lights, materials, and shaders, in the 特性 view.