nw::gfx::res::ResBlendOperation::Mode Enumerated Type

Syntax

enum Mode;

Value

Value Description
MODE_NOT_USE Not used.
MODE_BLEND The blend process.
MODE_SEPARATE_BLEND Separate blend process.
MODE_LOGIC The logical operation.

Description

Definition of blend mode.


CONFIDENTIAL