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