BlendEquation QML Type
BlendEquation 类指定用于 RGB 混合方程和 Alpha 混合方程的方程。更多
Import Statement: | import Qt3D.Render 2.9 |
In C++: | QBlendEquation |
Inherits: | |
Status: | Deprecated |
属性
- blendFunction : enumeration
详细说明
混合方程用于确定如何将一个新像素与帧缓存中已有的像素相结合。
属性文档
blendFunction : enumeration |
混合函数,用于确定如何将源颜色和目标颜色进行组合。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.