Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Material | +-- Engine.RenderedMaterial | +-- Engine.TerrainMaterial
Variables Summary | |
---|---|
bool | DisableLayer2xModulate |
bool | FirstPass |
bool | ForceFogOverride |
array<TerrainMaterialLayer> | Layers |
Texture | MacroTexture |
Matrix | MacroTextureTransform |
byte | RenderMethod |
Inherited Variables from Engine.Material |
---|
DefaultMaterial, FallbackMaterial, MaterialSoundType, MaterialType, MaterialVisualType, UseFallback, Validated |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Material |
---|
EMaterialType, EMaterialVisualType |
Structures Summary | ||
---|---|---|
TerrainMaterialLayer Texture, AlphaWeight, TextureMatrix |
Functions Summary |
---|
Inherited Functions from Engine.Material |
---|
GetUSize, GetVSize, Reset, Trigger |
Variables Detail |
---|
Structures Detail |
---|
var bitmapmaterial AlphaWeight;};
var material Texture;
var Matrix TextureMatrix;
Defaultproperties |
---|
defaultproperties { MaterialType = MT_TerrainMaterial } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |