Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.TextureArray

Extends
Texture
Modifiers
native

Core.Object
|   
+-- Engine.Material
   |   
   +-- Engine.RenderedMaterial
      |   
      +-- Engine.BitmapMaterial
         |   
         +-- Engine.Texture
            |   
            +-- Engine.TextureArray

Variables Summary
intM
intN
TextureArray
boolbRebuild
array<Texture>SourceTextures
Inherited Variables from Engine.Texture
Accumulator, AnimCurrent, AnimNext, bAlphaTexture, bHasComp, bHighColorQuality, bHighTextureQuality, bMasked, bParametric, bRealtime, bRealtimeChanged, CompFormat, Detail, DetailScale, DetailTexture, EnvironmentMap, EnvMapTransformType, InternalTime[2], LODSet, MaxColor, MaxFrameRate, MinFrameRate, Mips, MipZero, Palette, PrimeCount, PrimeCurrent, RenderInterface, Specular, __LastUpdateTime[2]
Inherited Variables from Engine.BitmapMaterial
Format, UBits, UClamp, UClampMode, USize, VBits, VClamp, VClampMode, VSize

Enumerations Summary
Inherited Enumerations from Engine.Texture
EEnvMapTransformType, ELODSet
Inherited Enumerations from Engine.BitmapMaterial
ETexClampMode, ETextureFormat


Variables Detail

M Source code

var int M;

N Source code

var int N;

TextureArray

bRebuild Source code

var(TextureArray) bool bRebuild;

SourceTextures Source code

var(TextureArray) transient array<Texture> SourceTextures;


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:33.216 - Created with UnCodeX