Gah - a solution with more questions. – EntropicLqd
Legacy:Bitmap (DX)
From Unreal Wiki, The Unreal Engine Documentation Site
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
