The BlendEquation class specifies the equation used for both the RGB blend equation and the Alpha blend equation. More...
Import Statement: | import Qt3D.Render |
Since: | Qt 5.5 |
Instantiates: | QBlendEquation |
Inherits: |
The blend equation is used to determine how a new pixel is combined with a pixel already in the framebuffer.
blendFunction : enumeration
Holds the blend function, which determines how source and destination colors are combined.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qml-qt3d-render-blendequation.html