BlendEquation QML Type

BlendEquationクラスは、RGBブレンド方程式とアルファブレンド方程式の両方で使用される方程式を指定します。詳細...

Import Statement: import Qt3D.Render 2.8
In C++: QBlendEquation
Inherits:

RenderState

Status: Deprecated

プロパティ

詳細説明

ブレンド方程式は、新しいピクセルがフレームバッファ内のピクセルとどのように合成されるかを決定するために使用されます。

プロパティの説明

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.