Uses of Class
io.qt.qt3d.render.QAlphaTest.AlphaFunction
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QAlphaTest.AlphaFunction in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QAlphaTest.AlphaFunction Modifier and Type Field Description QObject.Signal1<QAlphaTest.AlphaFunction>
QAlphaTest. alphaFunctionChanged
Methods in io.qt.qt3d.render that return QAlphaTest.AlphaFunction Modifier and Type Method Description QAlphaTest.AlphaFunction
QAlphaTest. alphaFunction()
static QAlphaTest.AlphaFunction
QAlphaTest.AlphaFunction. resolve(int value)
Returns the corresponding enum entry for the given value.static QAlphaTest.AlphaFunction
QAlphaTest.AlphaFunction. valueOf(String name)
Returns the enum constant of this type with the specified name.static QAlphaTest.AlphaFunction[]
QAlphaTest.AlphaFunction. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QAlphaTest.AlphaFunction Modifier and Type Method Description void
QAlphaTest. setAlphaFunction(QAlphaTest.AlphaFunction alphaFunction)