- class QQuick3DTextureData#
- 
摘要#方法#- def - __init__()
- def - depth()
- def - format()
- 定义 - setDepth()
- 定义 - setFormat()
- 定义 - setSize()
- 定义 - size()
 信号#注意 本文档可能包含从C++自动翻译成Python的代码片段。我们始终欢迎对代码片段进行翻译的贡献。如果您在翻译中发现问题,您也可以通过在https:/bugreports.qt.io/projects/PYSIDE创建ticket来通知我们。 详细描述#- classQmlIsUncreatable#
 - classFormat#
 - __init__([parent=None])#
- 参数:
- parent – - QQuick3DObject
 
 - depth()#
- 返回类型:
- int 
 
 - hasTransparency()#
- 返回类型:
- bool 
 
 - setDepth(depth)#
- 参数:
- depth – int 
 
 - setHasTransparency(hasTransparency)#
- 参数:
- hasTransparency – bool 
 
 - setTextureData(data)#
- 参数:
- data – - QByteArray
 
 - textureData()#
- 返回类型:
 
 - textureDataNodeDirty()#