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)

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.