QSGTextureProvider

The QSGTextureProvider class encapsulates texture based entities in QML. More

Inheritance diagram of PySide2.QtQuick.QSGTextureProvider

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

QSGTexture

Returns a pointer to the texture object.

PySide2.QtQuick.QSGTextureProvider.textureChanged()