QTextureCubeMapArray Class

(Qt3DRender::QTextureCubeMapArray)

A QAbstractTexture with a TargetCubeMapArray target format. More...

Header: #include <QTextureCubeMapArray>
qmake: QT += 3drender
Since: Qt 5.5
Inherits: Qt3DRender::QAbstractTexture

Public Functions

QTextureCubeMapArray(Qt3DCore::QNode *parent = nullptr)

Static Public Members

const QMetaObject staticMetaObject
  • 9 static public members inherited from QObject

Additional Inherited Members

Detailed Description

A QAbstractTexture with a TargetCubeMapArray target format.

Member Function Documentation

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

Constructs a new Qt3DRender::QTextureCubeMapArray instance with parent as parent.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.12/qt3drender-qtexturecubemaparray.html