Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Material | +-- Engine.Modifier | +-- Engine.TexModifier | +-- Engine.TexScaler
Variables Summary | |
---|---|
Matrix | M |
TexScaler | |
float | UOffset |
float | UScale |
float | VOffset |
float | VScale |
Inherited Variables from Engine.TexModifier |
---|
TexCoordCount, TexCoordProjected, TexCoordSource, texmodifier_dummy |
Inherited Variables from Engine.Modifier |
---|
Material |
Enumerations Summary |
---|
Inherited Enumerations from Engine.TexModifier |
---|
ETexCoordCount, ETexCoordSrc |
Functions Summary |
---|
Inherited Functions from Engine.Modifier |
---|
Reset, Trigger |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { UScale=1.0 VScale=1.0 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |