| 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 | FirstPass |
| array<TerrainMaterialLayer> | Layers |
| byte | RenderMethod |
| Inherited Variables from Engine.RenderedMaterial |
|---|
| renderedmaterial_dummy |
| Inherited Variables from Engine.Material |
|---|
| DefaultMaterial, FallbackMaterial, MaterialType, SurfaceType, UseFallback, Validated |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Material |
|---|
| ESurfaceTypes |
| Structures Summary | ||
|---|---|---|
| TerrainMaterialLayer Texture, AlphaWeight, TextureMatrix | ||
| Functions Summary |
|---|
| Inherited Functions from Engine.Material |
|---|
| MaterialUSize, MaterialVSize, Reset, Trigger |
| Variables Detail |
|---|
| Structures Detail |
|---|
var bitmapmaterial AlphaWeight;};
var material Texture;
var matrix TextureMatrix;
| Defaultproperties |
|---|
defaultproperties
{
MaterialType=256
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||