Gah - a solution with more questions. – EntropicLqd

Legacy:Bitmap (DX)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 05:07, 10 February 2004 by Xhiris (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
DX :: Object (DX) >> Bitmap (Engine)

An abstract bitmap.

Contents

[edit] Deus Ex differences

    • Deus Ex does not give an Alpha channel value in defaultproperties

[edit] Properties

ETextureFormat Format 
int InternalTime[2] 
color MaxColor 
color MipZero 
byte UBits 
int UClamp 
int USize 
byte VBits 
int VSize 

[edit] Texture

palette Palette 
int VClamp 

[edit] Enums

[edit] ETextureFormat

Texture format

TEXF_P8 
TEXF_RGB32 
TEXF_RGB64 
TEXF_DXT1 
TEXF_RGB24