- class QQuick3DTextureData#
-
Synopsis#
Methods#
def
__init__()
def
depth()
def
format()
def
setDepth()
def
setFormat()
def
setSize()
def
setTextureData()
def
size()
def
textureData()
Signals#
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class QmlIsUncreatable#
- class Format#
- __init__([parent=None])#
- Parameters:
parent –
QQuick3DObject
- depth()#
- Return type:
int
- hasTransparency()#
- Return type:
bool
- setDepth(depth)#
- Parameters:
depth – int
- setHasTransparency(hasTransparency)#
- Parameters:
hasTransparency – bool
- setTextureData(data)#
- Parameters:
data –
QByteArray
- textureData()#
- Return type:
- textureDataNodeDirty()#