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

Fire.TexScaler

Extends
TexModifier
Modifiers
Native NoExport

Core.Object
|   
+-- Engine.Bitmap
   |   
   +-- Engine.Texture
      |   
      +-- Fire.TexModifier
         |   
         +-- Fire.TexScaler

Variables Summary
floatOldValues[4]
Material
floatXOffset
floatXScaling
floatYOffset
floatYScaling
Inherited Variables from Fire.TexModifier
BitMapScaling[2], bTextureOK, Material, OldBitScaler[2], OldUBits, OldVBits, OldVerifiedMaterial, PtrList
Inherited Variables from Engine.Texture
Accumulator, Alpha, AnimCurrent, AnimNext, bAlphaBlend, bAutoUPan, bAutoVPan, bBigWavy, bDirtyShadows, bEnvironment, bFakeBackdrop, bGouraud, bHasComp, bHighColorQuality, bHighLedge, bHighShadowDetail, bHighTextureQuality, bInvisible, bLowShadowDetail, bMasked, bMirrored, bModulate, bNoMerge, bNoSmooth, bNotSolid, bParametric, bPortal, bRealtime, bRealtimeChanged, bSemisolid, bSmallWavy, bSpecialLit, bTransparent, bTwoSided, BumpMap, bUnlit, bWaterWavy, bX2, bX3, bX4, bX5, bX6, bX7, DecompFormat, DecompMips, DetailTexture, Diffuse, DrawScale, FootstepSound[6], Friction, HitSound, LODSet, MacroTexture, MaxFrameRate, MinFrameRate, MipMult, Mips, PaletteTransform, PrimeCount, PrimeCurrent, Specular, SurfaceType, UClampMode, VClampMode

Enumerations Summary
Inherited Enumerations from Engine.Texture
ELODSet, ESurfaceTypes, EUClampMode, EVClampMode


Variables Detail

OldValues[4] Source code

var transient float OldValues[4];

Material

XOffset Source code

var(Material) float XOffset;

XScaling Source code

var(Material) float XScaling;

YOffset Source code

var(Material) float YOffset;

YScaling Source code

var(Material) float YScaling;


Defaultproperties

defaultproperties
{
				XScaling=1.000000
				YScaling=1.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:13.225 - Created with UnCodeX