Uses of Enum
io.qt.qt3d.render.QBlendEquation.BlendFunction
-
Uses of QBlendEquation.BlendFunction in io.qt.qt3d.extras
Modifier and TypeFieldDescriptionQPhongAlphaMaterial.blendFunctionArgChanged
SeeQt3DExtras::QPhongAlphaMaterial::
blendFunctionArgChanged(Qt3DRender::QBlendEquation::BlendFunction) Modifier and TypeMethodDescriptionQPhongAlphaMaterial.blendFunctionArg()
SeeQt3DExtras::QPhongAlphaMaterial::
blendFunctionArg()const QPhongAlphaMaterial.getBlendFunctionArg()
Kotlin property getter.Modifier and TypeMethodDescriptionfinal void
QPhongAlphaMaterial.setBlendFunctionArg
(QBlendEquation.BlendFunction blendFunctionArg) SeeQt3DExtras::QPhongAlphaMaterial::
setBlendFunctionArg(Qt3DRender::QBlendEquation::BlendFunction) -
Uses of QBlendEquation.BlendFunction in io.qt.qt3d.render
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QBlendEquation.setBlendFunction
(QBlendEquation.BlendFunction blendFunction)