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

Engine.Cubemap

Extends
Texture
Modifiers
native noexport

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

Variables Summary
pointerCubemapRenderInterface
Cubemap
TextureFaces[6]
Inherited Variables from Engine.Texture
Accumulator, AnimCurrent, AnimNext, bAlphaTexture, bHasComp, bHighColorQuality, bHighTextureQuality, bMasked, bParametric, bRealtime, bRealtimeChanged, bTwoSided, CompFormat, Detail, DetailScale, DetailTexture, EnvironmentMap, EnvMapTransformType, InternalTime[2], LODSet, MaxColor, MaxFrameRate, MaxLOD, MinFrameRate, MinLOD, Mips, MipZero, NormalLOD, Palette, PrimeCount, PrimeCurrent, PS2FirstMip, PS2NumMips, 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

CubemapRenderInterface Source code

var transient pointer CubemapRenderInterface;

Cubemap

Faces[6] Source code

var(Cubemap) Texture Faces[6];


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:53.921 - Created with UnCodeX