QTextureCubeMapArray#
A QAbstractTexture
with a TargetCubeMapArray target format. More…
Detailed Description#
- class PySide6.Qt3DRender.Qt3DRender.QTextureCubeMapArray([parent=None])#
- Parameters
parent –
PySide6.Qt3DCore.Qt3DCore.QNode
Constructs a new QTextureCubeMapArray
instance with parent
as parent.