BlendEquation QML Type
The BlendEquation class specifies the equation used for both the RGB blend equation and the Alpha blend equation 更多...
Import Statement: | import Qt3D.Render 2.0 |
开始支持版本: | Qt 5.5 |
Instantiates: | QBlendEquation |
基类: |
属性
- blendFunction : enumeration
详细描述
The blend equation is used to determine how a new pixel is combined with a pixel already in the framebuffer.
属性
Holds the blend function, which determines how source and destination colors are combined.