Package io.qt.quick

Class QSGSimpleMaterial<State>

java.lang.Object
io.qt.QtObject
io.qt.quick.QSGMaterial
io.qt.quick.QSGSimpleMaterial<State>
All Implemented Interfaces:
QtObjectInterface
Direct Known Subclasses:
QSGSimpleMaterialComparableMaterial

public class QSGSimpleMaterial<State> extends QSGMaterial

The QSGSimpleMaterial class is a template generated class used to store the state used with a QSGSimpleMateralShader.

Java wrapper for Qt class QSGSimpleMaterial

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.