Internal namespace to import QML types. More...
Header: | #include <Quick> |
CMake: | find_package(Qt6 COMPONENTS 3dquickscene2d REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::3dquickscene2d) |
qmake: | QT += 3dquickscene2d |
class | QQmlAspectEngine |
class | QScene2D |
This class enables rendering qml into a texture, which then can be used as a part of 3D scene. More...
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qt3drender-quick.html