Always snap to grid

Legacy:CameraOverlay

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 16:03, 19 October 2006 by Wormbo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 :: Object >> CameraEffect >> CameraOverlay

Draws a material onto the entire screen.

See CameraEffect for instructions on how to use the camera overlay and other camera effects correctly.

Properties

color OverlayColor 
Color of the material to draw. Use white (R, B, G and A set to 255) to draw it in its original colors. This works exactly like the Canvas DrawColor.
Material OverlayMaterial 
The material to overlay.