I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:FinalBlend (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
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
Properties
Property group 'FinalBlend'
AlphaRef
Type: byte
AlphaTest
Type: bool
FrameBufferBlending
Type: EFrameBufferBlending
TwoSided
Type: bool
ZTest
Type: bool
Default value: True
ZWrite
Type: bool
Default value: True
Enums
EFrameBufferBlending
- FB_Overwrite
- FB_Modulate
- FB_AlphaBlend
- FB_AlphaModulate_MightNotFogCorrectly
- FB_Translucent
- FB_Darken
- FB_Brighten
- FB_Invisible
- FB_ShadowBlend
