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

Property group 'TextureArray'

bRebuild

Type: bool

rebuilds the texture from the SourceTextures array.

SourceTextures

Type: array<Texture>

Modifiers: transient


Internal variables

M

Type: int

Number of elements across and down.

N

Type: int