QSGSimpleMaterial Class▲
-
Header: QSGSimpleMaterial
-
qmake: QT += quick
-
Inherits: QSGMaterial
-
Inherited By:
-
Group: QSGSimpleMaterial is part of Qt Quick Scene Graph Material Classes
Detailed Description▲
The state of the material is accessible through the template generated state() function.
All classes with QSG prefix should be used solely on the scene graph's rendering thread. See Scene Graph and Rendering for more information.
See Also▲
See also QSGSimpleMaterialShader