Uses of Enum
io.qt.qt3d.render.QAlphaTest.AlphaFunction
Packages that use QAlphaTest.AlphaFunction
-
Uses of QAlphaTest.AlphaFunction in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QAlphaTest.AlphaFunctionMethods in io.qt.qt3d.render that return QAlphaTest.AlphaFunctionModifier and TypeMethodDescriptionfinal QAlphaTest.AlphaFunction
QAlphaTest.alphaFunction()
static QAlphaTest.AlphaFunction
QAlphaTest.AlphaFunction.resolve
(int value) Returns the corresponding enum entry for the given value.static QAlphaTest.AlphaFunction
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.AlphaFunctionModifier and TypeMethodDescriptionfinal void
QAlphaTest.setAlphaFunction
(QAlphaTest.AlphaFunction alphaFunction)