Package io.qt.quick

Class QSGSimpleMaterialShader<State>

java.lang.Object
io.qt.QtObject
io.qt.quick.QSGMaterialShader
io.qt.quick.QSGSimpleMaterialShader<State>
All Implemented Interfaces:
QtObjectInterface

public abstract class QSGSimpleMaterialShader<State> extends QSGMaterialShader

The QSGSimpleMaterialShader class provides a convenient way of building custom OpenGL-based materials for the scene graph.

Java wrapper for Qt class QSGSimpleMaterialShader

Warning: This utility class is only functional when running with the legacy OpenGL renderer of the Qt Quick scenegraph. Its usage is not recommended in new application code.