Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Material | +-- Engine.Modifier | +-- Engine.ColorModifier
Variables Summary | |
---|---|
ColorModifier | |
bool | AlphaBlend |
color | Color |
bool | RenderTwoSided |
Inherited Variables from Engine.Modifier |
---|
Material |
Inherited Variables from Engine.Material |
---|
DefaultMaterial, FallbackMaterial, MaterialType, SurfaceType, UseFallback, Validated |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Material |
---|
ESurfaceTypes |
Functions Summary |
---|
Inherited Functions from Engine.Modifier |
---|
Reset, Trigger |
Inherited Functions from Engine.Material |
---|
MaterialUSize, MaterialVSize, Reset, Trigger |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { Color=(B=255,G=255,R=255,A=255) RenderTwoSided=True AlphaBlend=True MaterialType=9 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |