I'm a doctor, not a mechanic
UE2:Combiner (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:EAlphaOperation (U2XMP))
Contents |
- Package:
- Engine
- This class in other games:
- U2, UE2Runtime, UT2003, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] Property group 'Combiner'
[edit] AlphaOperation
Type: EAlphaOperation
[edit] CombineOperation
Type: EColorOperation
[edit] InvertMask
Type: bool
[edit] Mask
Type: Material
Modifiers: editinlineuse
[edit] Material1
Type: Material
Modifiers: editinlineuse
[edit] Material2
Type: Material
Modifiers: editinlineuse
[edit] Modulate2X
Type: bool
[edit] Modulate4X
Type: bool
[edit] Enums
[edit] EAlphaOperation
- AO_Use_Mask
- AO_Multiply
- AO_Add
- AO_Use_Alpha_From_Material1
- AO_Use_Alpha_From_Material2
[edit] EColorOperation
- 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
