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 |
int | Wireframe |
int | ZTest |
int | ZWrite |
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 | ||
---|---|---|
ParticleProjectorInfo BitmapMaterial, Matrix, Projected, BlendMode |
Functions Summary |
---|
Inherited Functions from Engine.Material |
---|
MaterialUSize, MaterialVSize, Reset, Trigger |
Variables Detail |
---|
Structures Detail |
---|
var bitmapmaterial BitmapMaterial;};
var int BlendMode;
var matrix Matrix;
var int Projected;
Defaultproperties |
---|
defaultproperties { MaterialType=512 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |