Qt Quick Scene Graph Material Classes

This page lists the material classes in Qt Quick 's Qt Quick 场景图形 .

QSGFlatColorMaterial Convenient way of rendering solid colored geometry in the scene graph
QSGMaterial Encapsulates rendering state for a shader program
QSGMaterialRhiShader Represents a graphics API independent shader program
QSGMaterialShader Represents an OpenGL shader program in the renderer
QSGMaterialType Used as a unique type token in combination with QSGMaterial
QSGOpaqueTextureMaterial Convenient way of rendering textured geometry in the scene graph
QSGTextureMaterial Convenient way of rendering textured geometry in the scene graph
QSGVertexColorMaterial Convenient way of rendering per-vertex colored geometry in the scene graph