BlendEquation QML Type▲
-
Import Statement: import Qt3D.Render 2.4
-
Since:: Qt 5.5
-
Inherits:: RenderState
-
Instantiates:: QBlendEquation
Detailed Description▲
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.