Uses of Class
io.qt.qt3d.core.QAspectEngine.RunMode
Package | Description |
---|---|
io.qt.qt3d.core |
-
Uses of QAspectEngine.RunMode in io.qt.qt3d.core
Methods in io.qt.qt3d.core that return QAspectEngine.RunMode Modifier and Type Method Description static QAspectEngine.RunMode
QAspectEngine.RunMode. resolve(int value)
Returns the corresponding enum entry for the given value.QAspectEngine.RunMode
QAspectEngine. runMode()
static QAspectEngine.RunMode
QAspectEngine.RunMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static QAspectEngine.RunMode[]
QAspectEngine.RunMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.core with parameters of type QAspectEngine.RunMode Modifier and Type Method Description void
QAspectEngine. setRunMode(QAspectEngine.RunMode mode)