Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Material
Combiner, Modifier, RenderedMaterial
Constants Summary |
---|
Inherited Contants from Core.Object |
---|
MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Standalone, RF_Transactional, RF_Transient |
Variables Summary | |
---|---|
Material | DefaultMaterial |
int | MaterialType |
bool | UseFallback |
bool | Validated |
Material | |
Material | FallbackMaterial |
ESurfaceTypes | SurfaceType |
Inherited Variables from Core.Object |
---|
Class, Name, ObjectFlags, ObjectInternal[7], Outer |
Enumerations Summary | ||
---|---|---|
ESurfaceTypes EST_Default, EST_Rock, EST_Dirt, EST_Metal, EST_Wood, EST_Plant, EST_Flesh, EST_Ice, EST_Snow, EST_Water, EST_Glass, EST_Custom00, EST_Custom01, EST_Custom02, EST_Custom03, EST_Custom04, EST_Custom05, EST_Custom06, EST_Custom07, EST_Custom08, EST_Custom09, EST_Custom10, EST_Custom11, EST_Custom12, EST_Custom13, EST_Custom14, EST_Custom15, EST_Custom16, EST_Custom17, EST_Custom18, EST_Custom19, EST_Custom20, EST_Custom21, EST_Custom22, EST_Custom23, EST_Custom24, EST_Custom25, EST_Custom26, EST_Custom27, EST_Custom28, EST_Custom29, EST_Custom30, EST_Custom31, |
Inherited Enumerations from Core.Object |
---|
EAxis, ECamOrientation, EDetailMode, EDrawPivot, ESheerAxis |
Structures Summary |
---|
Inherited Structures from Core.Object |
---|
BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
Functions Summary | ||
---|---|---|
int | MaterialUSize () | |
int | MaterialVSize () | |
Reset () | ||
Trigger (Actor Other, Actor EventInstigator) |
Variables Detail |
---|
Enumerations Detail |
---|
EST_Default, EST_Rock, EST_Dirt, EST_Metal, EST_Wood, EST_Plant, EST_Flesh, EST_Ice, EST_Snow, EST_Water, EST_Glass, EST_Custom00, EST_Custom01, EST_Custom02, EST_Custom03, EST_Custom04, EST_Custom05, EST_Custom06, EST_Custom07, EST_Custom08, EST_Custom09, EST_Custom10, EST_Custom11, EST_Custom12, EST_Custom13, EST_Custom14, EST_Custom15, EST_Custom16, EST_Custom17, EST_Custom18, EST_Custom19, EST_Custom20, EST_Custom21, EST_Custom22, EST_Custom23, EST_Custom24, EST_Custom25, EST_Custom26, EST_Custom27, EST_Custom28, EST_Custom29, EST_Custom30, EST_Custom31,};
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { DefaultMaterial=Texture'Engine.DefaultTexture' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |