The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:Client (U2XMP)
Object >> Client |
Contents
- 1 Properties
- 1.1 bEliminateHighMIP
- 1.2 BlobShadows
- 1.3 bLowDetailGeometry
- 1.4 BlurShadows
- 1.5 Brightness
- 1.6 CaptureMouse
- 1.7 Contrast
- 1.8 Decals
- 1.9 Engine
- 1.10 FluidSurfaceDetail
- 1.11 FullscreenViewportX
- 1.12 FullscreenViewportY
- 1.13 Gamma
- 1.14 GoreDetailLevel
- 1.15 IrisRadius
- 1.16 LastCurrent
- 1.17 LightSourceShadows
- 1.18 MasterDetailLevel
- 1.19 MasterShadowDetail
- 1.20 MaxClientTickRate
- 1.21 MaxDetailLevel
- 1.22 MaxNumDecals
- 1.23 MaxShadowsDynamic
- 1.24 MaxShadowsStatic
- 1.25 MinDesiredFrameRate
- 1.26 MipFactor
- 1.27 MouseSpeed
- 1.28 NoDynamicLights
- 1.29 NoFilter
- 1.30 NoFractalAnim
- 1.31 NoLighting
- 1.32 NoneDetail
- 1.33 ParticleDensity
- 1.34 ParticleSafeMode
- 1.35 ScreenFlashes
- 1.36 ShadowCullDistance
- 1.37 ShadowResolution
- 1.38 ShadowTraceDistance
- 1.39 SkinDetail
- 1.40 StatsOffsetX
- 1.41 StatsOffsetY
- 1.42 TextureDetail
- 1.43 UnusedDetails
- 1.44 Viewports
- 1.45 WindowedOffsetX
- 1.46 WindowedOffsetY
- 1.47 WindowedViewportX
- 1.48 WindowedViewportY
- 2 Enums
- 3 Instance functions
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. |
null
Properties[edit]
bEliminateHighMIP[edit]
Type: bool
Modifiers: config
NEW
BlobShadows[edit]
Type: bool
Modifiers: config
NEW
bLowDetailGeometry[edit]
Type: bool
Modifiers: config
NEW
BlurShadows[edit]
Type: bool
Modifiers: config
NEW
Brightness[edit]
Type: float
Modifiers: config
CaptureMouse[edit]
Type: bool
Modifiers: config
Contrast[edit]
Type: float
Modifiers: config
Decals[edit]
Type: bool
Modifiers: config
Engine[edit]
Type: Engine
FluidSurfaceDetail[edit]
Type: byte
Modifiers: config
NEW 0: Low, 1: High
FullscreenViewportX[edit]
Type: int
Modifiers: config
FullscreenViewportY[edit]
Type: int
Modifiers: config
Gamma[edit]
Type: float
Modifiers: config
GoreDetailLevel[edit]
Type: byte
Modifiers: config
NEW 0: None, 1: Low, 2: Medium, 3: High
IrisRadius[edit]
Type: float
Modifiers: config
NEW
LastCurrent[edit]
Type: Viewport
The viewport that was last current
LightSourceShadows[edit]
Type: bool
Modifiers: config
NEW
MasterDetailLevel[edit]
Type: byte
Modifiers: config
NEW 0:Gimp, 1:Limp, 2:Pimp
MasterShadowDetail[edit]
Type: byte
Modifiers: config
NEW
MaxClientTickRate[edit]
Type: int
Modifiers: config
NEW
MaxDetailLevel[edit]
Type: byte
Modifiers: config
NEW 0 - 2
MaxNumDecals[edit]
Type: int
Modifiers: config
NEW maximum number of decals per EARI
MaxShadowsDynamic[edit]
Type: byte
Modifiers: config
NEW: Maximum number of dynamic shadows cast by dynamic lights.
MaxShadowsStatic[edit]
Type: byte
Modifiers: config
NEW: Maximum number of dynamic shadows cast by static lights.
MinDesiredFrameRate[edit]
Type: float
Modifiers: config
MipFactor[edit]
Type: float
Modifiers: config
MouseSpeed[edit]
Type: float
Modifiers: config
NEW: GUI Mouse Speed.
Default value: 1.5
NoDynamicLights[edit]
Type: bool
Modifiers: config
NoFilter[edit]
Type: bool
Modifiers: config
NEW
NoFractalAnim[edit]
Type: bool
Modifiers: config
NoLighting[edit]
Type: bool
Modifiers: config
NoneDetail[edit]
Type: Details
Modifiers: config
ParticleDensity[edit]
Type: int
Modifiers: config
ParticleSafeMode[edit]
Type: int
Modifiers: config
ScreenFlashes[edit]
Type: bool
Modifiers: config
ShadowCullDistance[edit]
Type: float
Modifiers: config
NEW
ShadowResolution[edit]
Type: int
Modifiers: config
NEW
ShadowTraceDistance[edit]
Type: int
Modifiers: config
NEW
SkinDetail[edit]
Type: Details
Modifiers: config
StatsOffsetX[edit]
Type: int
Modifiers: config
NEW
StatsOffsetY[edit]
Type: int
Modifiers: config
NEW
TextureDetail[edit]
Type: Details
Modifiers: config
UnusedDetails[edit]
Type: Details
Array size: 5
Viewports[edit]
WindowedOffsetX[edit]
Type: int
Modifiers: config
NEW -1 means center it in X (default)
WindowedOffsetY[edit]
Type: int
Modifiers: config
NEW -1 means center it in Y (default)
WindowedViewportX[edit]
Type: int
Modifiers: config
WindowedViewportY[edit]
Type: int
Modifiers: config
Enums[edit]
Details[edit]
- High
- Medium
- Low
- UltraLow