Class QBlendEquationArguments

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QBlendEquationArguments extends QRenderState

Encapsulates blending information: specifies how the incoming values (what's going to be drawn) are going to affect the existing values (what is already drawn)

Java wrapper for Qt's class Qt3DRender::QBlendEquationArguments