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.