QTexture3D Class

(Qt3DRender::QTexture3D)

A QAbstractTexture with a Target3D target format. 更多...

头文件: #include <QTexture3D>
qmake: QT += 3drender
开始支持版本: Qt 5.5
基类: Qt3DRender::QAbstractTexture

公有函数

QTexture3D(Qt3DCore::QNode *parent = nullptr)

其他继承的成员

详细描述

A QAbstractTexture with a Target3D target format.

成员函数

QTexture3D::QTexture3D(Qt3DCore::QNode *parent = nullptr)

Default constructs an instance of QTexture3D.