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.TexMatrix | +-- Gameplay.ControllableTexMatrix
Variables Summary | |
---|---|
float | panU |
float | panV |
float | rotation |
Rotator | rotationAxis |
float | scale |
Inherited Variables from Engine.TexMatrix |
---|
Matrix |
Inherited Variables from Engine.TexModifier |
---|
TexCoordCount, TexCoordProjected, TexCoordSource |
Enumerations Summary |
---|
Inherited Enumerations from Engine.TexModifier |
---|
ETexCoordCount, ETexCoordSrc |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { rotationAxis = (pitch=0,yaw=65536,roll=0) } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |