Uses of Class
io.qt.qt3d.render.QEffect
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QEffect in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QEffect Modifier and Type Field Description QObject.Signal1<QEffect>
QMaterial. effectChanged
Methods in io.qt.qt3d.render that return QEffect Modifier and Type Method Description QEffect
QMaterial. effect()
Methods in io.qt.qt3d.render with parameters of type QEffect Modifier and Type Method Description void
QMaterial. setEffect(QEffect effect)