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

Engine.TerrainMaterial


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
// TerrainMaterial.uc
//
//NEW (mwp) Alpha texture on Terrain fix from Jack (3/1/2002)

class TerrainMaterial extends RenderedMaterial
        native
        noteditinlinenew;


var bool FirstLayer;
var bitmapmaterial Texture;
var bitmapmaterial AlphaMap;
var matrix TextureMatrix;
//OLD

defaultproperties
{
}

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