I don't need to test my programs. I have an error-correcting modem.

UE2:Combiner (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:EColorOperation (U2))
Jump to: navigation, search
U2 Object >> Material >> Combiner
Package: 
Engine
This class in other games:
UT2003, U2XMP, UE2Runtime, UT2004

null

Properties[edit]

Property group 'Combiner'[edit]

AlphaOperation[edit]

Type: EAlphaOperation


CombineOperation[edit]

Type: EColorOperation


InvertMask[edit]

Type: bool


Mask[edit]

Type: Material

Modifiers: editinlineuse


Material1[edit]

Type: Material

Modifiers: editinlineuse


Material2[edit]

Type: Material

Modifiers: editinlineuse


Modulate2X[edit]

Type: bool


Modulate4X[edit]

Type: bool


Enums[edit]

EAlphaOperation[edit]

AO_Use_Mask 
AO_Multiply 
AO_Add 
AO_Use_Alpha_From_Material1 
AO_Use_Alpha_From_Material2 

EColorOperation[edit]

CO_Use_Color_From_Material1 
CO_Use_Color_From_Material2 
CO_Multiply 
CO_Add 
CO_Subtract 
CO_AlphaBlend_With_Mask 
CO_Add_With_Mask_Modulation 
CO_Use_Color_From_Mask