Qt 3D Scene2D C++ Classes

The Qt 3D Scene2D module provides a way to render Quick2 qml content to a Qt 3D texture. More...

This module is under development and is subject to change.

Namespaces

Qt3DRender::Quick

Internal namespace to import QML types

Classes

Qt3DRender::Quick::QScene2D

This class enables rendering qml into a texture, which then can be used as a part of 3D scene

Detailed Description

This module is still in development but is available as a technology preview. This means it is unstable, likely to change and provided as a convenience only.

#include <Qt3DQuickScene2D>

To link against the corresponding C++ library, add the following to your qmake project file:

QT += 3dquickscene2d

Classes, types, and functions are declared under the Qt3DScene2D namespace.

Overview

Scene2D

Reference

© 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.