The Qt 3D Scene2D module provides a way to render Quick2 qml content to a Qt 3D texture. More...
Detailed Description
\title
Qt 3D Scene2D C++ Classes
\preliminary
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.
\ingroup
modules \ingroup
qt3d-modules-preliminary \qtcmakepackage
3dquickscene2d \qtvariable
3dquickscene2d
#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
- Qt 3D Extras C++ Classes
- Qt 3D Examples