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

Legacy:ConstantColor

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 17:12, 2 December 2005 by 192.251.69.54 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 :: Object >> Material >> RenderedMaterial >> ConstantMaterial >> ConstantColor (Package: Engine)

A material that generates a constant color. Useful for creating tints and other effects.

Properties[edit]

Color Color 
The desired RGB color. The A (alpha) value of the color won't have any effect if you just apply this directly to a surface: run it through a FinalBlend with FrameBufferBlending set to FB_AlphaBlend.