Cogito, ergo sum
UE2:Tab_VideoSettings defaults (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_VideoSettings (defaults) |
Contents
- Tab_VideoSettings defaults in other games:
- UT2004
- Other member categories for this class:
- Tab VideoSettings properties
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Default values[edit]
Property | Value |
---|---|
Controls[0] | moComboBox'VideoResolution' |
Controls[1] | moComboBox'VideoColorDepth' |
Controls[10] | GUISlider'ContrastSlider' |
Controls[11] | GUIImage'GammaBar' |
Controls[12] | GUILabel'BrightDesc1' |
Controls[13] | GUILabel'BrightDesc2' |
Controls[14] | GUIButton'VideoLeft' |
Controls[15] | GUIButton'VideoRight' |
Controls[2] | moCheckBox'VideoFullScreen' |
Controls[3] | GUIButton'VideoApply' |
Controls[4] | GUIImage'GammaBK' |
Controls[5] | GUILabel'GammaLabel' |
Controls[6] | GUISlider'GammaSlider' |
Controls[7] | GUILabel'BrightnessLabel' |
Controls[8] | GUISlider'BrightnessSlider' |
Controls[9] | GUILabel'ContrastLabel' |
WinHeight | 0.74 |
WinTop | 0.15 |
Subobjects[edit]
BrightDesc1[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bVisible | False | ||||||||||
Caption | "Adjust the Gamma Setting so that the" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
TextFont | "UT2MenuFont" | ||||||||||
WinHeight | 32.0 | ||||||||||
WinLeft | 0.151367 | ||||||||||
WinTop | 0.8 | ||||||||||
WinWidth | 1.0 |
BrightDesc2[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bVisible | False | ||||||||||
Caption | "Square is completely black." | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
TextFont | "UT2MenuFont" | ||||||||||
WinHeight | 32.0 | ||||||||||
WinLeft | 0.136719 | ||||||||||
WinTop | 0.87 | ||||||||||
WinWidth | 1.0 |
BrightnessLabel[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Caption | "Brightness" | ||||||||||
StyleName | "TextLabel" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
WinHeight | 32.0 | ||||||||||
WinLeft | 0.061524 | ||||||||||
WinTop | 0.55599 | ||||||||||
WinWidth | 0.25 |
BrightnessSlider[edit]
Class: XInterface.GUISlider
Property | Value |
---|---|
Hint | "Use the slider to adjust the Brightness to suit your monitor." |
IniDefault | "0.8" |
IniOption | "ini:Engine.Engine.ViewportManager Brightness" |
MaxValue | 1.0 |
MinValue | 0.0 |
WinLeft | 0.0625 |
WinTop | 0.623699 |
WinWidth | 0.25 |
ContrastLabel[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Caption | "Contrast" | ||||||||||
StyleName | "TextLabel" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
WinHeight | 32.0 | ||||||||||
WinLeft | 0.05957 | ||||||||||
WinTop | 0.790365 | ||||||||||
WinWidth | 0.25 |
ContrastSlider[edit]
Class: XInterface.GUISlider
Property | Value |
---|---|
Hint | "Use the slider to adjust the Contrast to suit your monitor." |
IniDefault | "0.8" |
IniOption | "ini:Engine.Engine.ViewportManager Contrast" |
MaxValue | 1.0 |
MinValue | 0.0 |
WinLeft | 0.0625 |
WinTop | 0.851565 |
WinWidth | 0.25 |
GammaBar[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'GammaSet1' | ||||||||||
ImageColor |
|
||||||||||
WinHeight | 0.5 | ||||||||||
WinLeft | 0.454102 | ||||||||||
WinTop | 0.377604 | ||||||||||
WinWidth | 0.4 |
GammaBK[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.697273 | ||||||||||
WinLeft | 0.021641 | ||||||||||
WinTop | 0.280365 | ||||||||||
WinWidth | 0.9575 |
GammaLabel[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Caption | "Gamma" | ||||||||||
StyleName | "TextLabel" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
WinHeight | 32.0 | ||||||||||
WinLeft | 0.060547 | ||||||||||
WinTop | 0.341146 | ||||||||||
WinWidth | 0.25 |
GammaSlider[edit]
Class: XInterface.GUISlider
Property | Value |
---|---|
Hint | "Use the slider to adjust the Gamma to suit your monitor." |
IniDefault | "0.8" |
IniOption | "ini:Engine.Engine.ViewportManager Gamma" |
MaxValue | 2.5 |
MinValue | 0.5 |
WinLeft | 0.0625 |
WinTop | 0.402345 |
WinWidth | 0.25 |
VideoApply[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
bVisible | False |
Caption | "Apply Changes" |
Hint | "Apply all changes to your video settings." |
OnClick | ApplyChanges |
WinHeight | 0.05 |
WinLeft | 0.667226 |
WinTop | 0.152345 |
WinWidth | 0.25 |
VideoColorDepth[edit]
Class: XInterface.moComboBox
Property | Value |
---|---|
Caption | "Color Depth" |
CaptionWidth | 0.375 |
Hint | "Select the maximum number of colors to display at one time." |
IniDefault | "false" |
IniOption | "@Internal" |
OnLoadINI | InternalOnLoadINI |
OnSaveINI | InternalOnSaveINI |
WinHeight | 0.05 |
WinLeft | 0.121484 |
WinTop | 0.152345 |
WinWidth | 0.39 |
VideoFullScreen[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Full Screen" |
CaptionWidth | 0.375 |
ComponentJustification | TXTA_Left |
Hint | "Check this box to run the game full screen." |
IniDefault | "True" |
IniOption | "@Internal" |
OnLoadINI | InternalOnLoadINI |
OnSaveINI | InternalOnSaveINI |
WinHeight | 0.04 |
WinLeft | 0.667226 |
WinTop | 0.047396 |
WinWidth | 0.35 |
VideoLeft[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
bNeverFocus | True |
bRepeatClick | True |
bVisible | False |
OnClick | InternalOnClick |
StyleName | "ArrowLeft" |
WinHeight | 0.084414 |
WinLeft | 0.397656 |
WinTop | 0.573959 |
WinWidth | 0.043555 |
VideoResolution[edit]
Class: XInterface.moComboBox
Property | Value |
---|---|
bReadOnly | True |
Caption | "Resolution" |
CaptionWidth | 0.375 |
Hint | "Select the video resolution at which you wish to play." |
IniDefault | "640x480" |
IniOption | "@INTERNAL" |
OnLoadINI | InternalOnLoadINI |
OnSaveINI | InternalOnSaveINI |
WinHeight | 0.05 |
WinLeft | 0.124258 |
WinTop | 0.047396 |
WinWidth | 0.39 |
VideoRight[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
bNeverFocus | True |
bRepeatClick | True |
bVisible | False |
OnClick | InternalOnClick |
StyleName | "ArrowRight" |
WinHeight | 0.084414 |
WinLeft | 0.864063 |
WinTop | 0.573959 |
WinWidth | 0.043555 |