Uses of Enum
io.qt.qt3d.render.QBlendEquation.BlendFunction
Packages that use QBlendEquation.BlendFunction
-
Uses of QBlendEquation.BlendFunction in io.qt.qt3d.extras
Fields in io.qt.qt3d.extras with type parameters of type QBlendEquation.BlendFunctionMethods in io.qt.qt3d.extras that return QBlendEquation.BlendFunctionModifier and TypeMethodDescriptionQPhongAlphaMaterial.blendFunctionArg()
QPhongAlphaMaterial.getBlendFunctionArg()
Kotlin property getter.Methods in io.qt.qt3d.extras with parameters of type QBlendEquation.BlendFunctionModifier and TypeMethodDescriptionfinal void
QPhongAlphaMaterial.setBlendFunctionArg
(QBlendEquation.BlendFunction blendFunctionArg) -
Uses of QBlendEquation.BlendFunction in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QBlendEquation.BlendFunctionMethods in io.qt.qt3d.render that return QBlendEquation.BlendFunctionModifier and TypeMethodDescriptionQBlendEquation.blendFunction()
QBlendEquation.getBlendFunction()
Kotlin property getter.static QBlendEquation.BlendFunction
QBlendEquation.BlendFunction.resolve
(int value) Returns the corresponding enum entry for the given value.static QBlendEquation.BlendFunction
Returns the enum constant of this type with the specified name.static QBlendEquation.BlendFunction[]
QBlendEquation.BlendFunction.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 QBlendEquation.BlendFunctionModifier and TypeMethodDescriptionfinal void
QBlendEquation.setBlendFunction
(QBlendEquation.BlendFunction blendFunction)