QSGMaterialType

PyQt5.QtQuick.QSGMaterialType

Description

The QSGMaterialType class is used as a unique type token in combination with QSGMaterial.

It serves no purpose outside the QSGMaterial::type() function.

Note: All classes with QSG prefix should be used solely on the scene graph鈥檚 rendering thread. See Scene Graph and Rendering for more information.

Methods

__init__()

TODO


__init__(QSGMaterialType)

TODO