class QTextureCubeMap#

具有 TargetCubeMap 目标格式的 QAbstractTexture更多

Inheritance diagram of PySide6.Qt3DRender.Qt3DRender.QTextureCubeMap

概要#

方法#

注意

此文档可能包含自动从 C++ 翻译到 Python 的代码片段。我们始终欢迎对片段翻译的贡献。如果您发现问题,您也可以通过在 https:/bugreports.qt.io/projects/PYSIDE 创建工单来告诉我们

详细描述#

__init__([parent=None])#
参数:

parentQNode

使用父对象parent构建一个新的 QTextureCubeMap 实例。