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 |
---|
DefaultFallback, DefaultMaterial, FallbackMaterial, TextureType, UseFallback, Validated |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Material |
---|
ETextureType |
Structures Summary |
---|
Inherited Structures from Engine.Material |
---|
CheckResult |
Functions Summary |
---|
Inherited Functions from Engine.Modifier |
---|
Reset |
Inherited Functions from Engine.Material |
---|
ForceDependencies, GetHitTexture, GetHitTextureType, Reset, ResetModifiers, Trigger |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { Color=(B=255,G=255,R=255,A=255) RenderTwoSided=true AlphaBlend=true } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |