Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:BitmapMaterial (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Material >> RenderedMaterial >> BitmapMaterial

Contents

Package: 
Engine
Direct subclasses:
ShadowBitmapMaterial, Texture
This class in other games:
U2, UE2Runtime, UT2003, UT2004

null

Properties

Property group 'Texture'

UClamp

Type: int

Modifiers: const


UClampMode

Type: ETexClampMode


VClamp

Type: int

Modifiers: const


VClampMode

Type: ETexClampMode


Property group 'TextureFormat'

Format

Type: ETextureFormat

Modifiers: const, editconst


Internal variables

UBits

Type: byte

Modifiers: const


USize

Type: int

Modifiers: const


VBits

Type: byte

Modifiers: const


VSize

Type: int

Modifiers: const


Enums

ETexClampMode

TC_Wrap 
TC_Clamp 

ETextureFormat

TEXF_P8 
TEXF_RGBA7 
TEXF_RGB16 
TEXF_DXT1 
TEXF_RGB8 
TEXF_RGBA8 
TEXF_NODATA 
TEXF_DXT3 
TEXF_DXT5 
TEXF_G8 
TEXF_G16