Qt 3D Scene2D C++ 類

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

此模塊在開發且可能改變。

名稱空間

Qt3DRender::Quick

Internal namespace to import QML types

Qt3DRender::Quick::QScene2D

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

詳細描述

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
					

類、類型和函數的聲明在 Qt3DScene2D 名稱空間。

概述

Scene2D

參考