Cogito, ergo sum

UE1:Bitmap (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Bitmap
Package: 
Engine
Direct subclass:
Texture
This class in other games:
RTNP, U1, UE2Runtime, UT2003, U2, U2XMP, UT2004

Bitmap: An abstract bitmap. This is a built-in Unreal class and it shouldn't be modified.

Properties

Property group 'Texture'

Palette

Type: Palette


UClamp

Type: int

Modifiers: const


VClamp

Type: int

Modifiers: const


Internal variables

Format

Type: ETextureFormat

Modifiers: const


InternalTime

Type: int

Array size: 2

Modifiers: const


MaxColor

Type: Object.Color

Modifiers: const


Default value:

Member Value
A 255
B 255
G 255
R 255

MipZero

Type: Object.Color

Modifiers: const


Default value:

Member Value
B 64
G 128
R 64

UBits

Type: byte

Modifiers: const


USize

Type: int

Modifiers: const


VBits

Type: byte

Modifiers: const


VSize

Type: int

Modifiers: const


Enums

ETextureFormat

TEXF_P8 
TEXF_RGB32 
TEXF_RGB64 
TEXF_DXT1 
TEXF_RGB24