Qt 3D Scene3D QML Types

This module is under development and is subject to change.

To import and use the module's QML types, use the following statement:

import QtQuick.Scene3D 2.15

Scene3D

Type is used to integrate a Qt3D scene into a QtQuick 2 scene

Scene3DView

Type is used to integrate a Qt 3D sub scene into a QtQuick 2 scene using Scene3D. Whereas you should only use a single Scene3D instance per application, you can have multiple Scene3DView instances

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.