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.TexRotator
Variables Summary | |
---|---|
bool | ConstantRotation |
Matrix | M |
TexRotator | |
rotator | OscillationAmplitude |
rotator | OscillationPhase |
rotator | OscillationRate |
rotator | Rotation |
ETexRotationType | TexRotationType |
float | UOffset |
float | VOffset |
Inherited Variables from Engine.TexModifier |
---|
TexCoordCount, TexCoordProjected, TexCoordSource, texmodifier_dummy |
Inherited Variables from Engine.Modifier |
---|
Material |
Enumerations Summary | ||
---|---|---|
ETexRotationType TR_FixedRotation, TR_ConstantlyRotating, TR_OscillatingRotation, |
Inherited Enumerations from Engine.TexModifier |
---|
ETexCoordCount, ETexCoordSrc |
Functions Summary |
---|
Inherited Functions from Engine.Modifier |
---|
Reset, Trigger |
Variables Detail |
---|
Enumerations Detail |
---|
Defaultproperties |
---|
defaultproperties
{
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |