The BlendEquation class specifies the equation used for both the RGB blend equation and the Alpha blend equation. 更多...
import 语句: | import Qt3D.Render 2.15 |
Since: | Qt 5.5 |
实例化: | QBlendEquation |
继承: |
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.