The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:TextureArray (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Material >> RenderedMaterial >> BitmapMaterial >> Texture >> TextureArray
Package: 
Engine
This class in other games:
U2

TextureArray: Combines a series of smaller textures into a single larger one.

Properties[edit]

Property group 'TextureArray'[edit]

bRebuild[edit]

Type: bool

rebuilds the texture from the SourceTextures array.

SourceTextures[edit]

Type: array<Texture>

Modifiers: transient


Internal variables[edit]

M[edit]

Type: int

Number of elements across and down.

N[edit]

Type: int