| 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.TexPanner
TexPannerTriggered
| Variables Summary | |
|---|---|
| Matrix | M |
| TexPanner | |
| rotator | PanDirection |
| float | PanRate |
| Inherited Variables from Engine.TexModifier |
|---|
| TexCoordCount, TexCoordProjected, TexCoordSource |
| Inherited Variables from Engine.Modifier |
|---|
| Material |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.TexModifier |
|---|
| ETexCoordCount, ETexCoordSrc |
| Functions Summary |
|---|
| Inherited Functions from Engine.Modifier |
|---|
| GetUSize, GetVSize, Reset, Trigger |
| Variables Detail |
|---|
| Defaultproperties |
|---|
defaultproperties
{
PanRate=0.1
PanDirection=(Yaw=0)
MaterialType = MT_TexPanner
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||