QSGTextureProvider¶
The
QSGTextureProvider
class encapsulates texture based entities in QML. More…

Detailed Description¶
The
QSGTextureProvider
lives primarily in the scene graph rendering thread.See also
Scene Graph - Two Texture Providers
-
class
QSGTextureProvider
¶
-
PySide2.QtQuick.QSGTextureProvider.
texture
()¶ - Return type
Returns a pointer to the texture object.
-
PySide2.QtQuick.QSGTextureProvider.
textureChanged
()¶