I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:BackgroundImage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIImage >> BackgroundImage |
Contents |
- Package:
- XInterface
| 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. |
Created on: 10/10/2003 This class has been setup as a template for GUIImages that should render beneath all other components and cover the entire screen
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
[edit] Default values
| Property | Value |
|---|---|
| ImageRenderStyle | MSTY_Normal |
| ImageStyle | ISTY_Stretched |
| RenderWeight | 0.0 |
| WinHeight | 1.0 |
