BlendEquation QML Type
The BlendEquation class specifies the equation used for both the RGB blend equation and the Alpha blend equation. More...
Instantiates: | QBlendEquation |
Properties
- blendFunction : enumeration
Detailed Description
\inherits
RenderState \inqmlmodule
Qt3D.Render \since
5.5
The blend equation is used to determine how a new pixel is combined with a pixel already in the framebuffer.
Property Documentation
blendFunction : enumeration |
Holds the blend function, which determines how source and destination colors are combined.