Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Material | +-- Engine.RenderedMaterial | +-- Engine.ParticleMaterial
Variables Summary | |
---|---|
bool | AcceptsProjectors |
int | AlphaRef |
int | AlphaTest |
bitmapmaterial | BitmapMaterial |
int | BlendBetweenSubdivisions |
int | NumProjectors |
int | ParticleBlending |
ParticleProjectorInfo | Projectors[8] |
int | RenderTwoSided |
int | UseTFactor |
Inherited Variables from Engine.Material |
---|
DefaultFallback, DefaultMaterial, FallbackMaterial, TextureType, UseFallback, Validated |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Material |
---|
ETextureType |
Structures Summary | ||
---|---|---|
ParticleProjectorInfo BitmapMaterial, Matrix, Projected, BlendMode |
Inherited Structures from Engine.Material |
---|
CheckResult |
Functions Summary |
---|
Inherited Functions from Engine.Material |
---|
ForceDependencies, GetHitTexture, GetHitTextureType, Reset, ResetModifiers, Trigger |
Variables Detail |
---|
Structures Detail |
---|
var bitmapmaterial BitmapMaterial;};
var int BlendMode;
var matrix Matrix;
var int Projected;
Defaultproperties |
---|
defaultproperties { } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |