Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Gameplay.ControllableTexMatrix

Extends
TexMatrix
Modifiers
native

Core.Object
|   
+-- Engine.Material
   |   
   +-- Engine.Modifier
      |   
      +-- Engine.TexModifier
         |   
         +-- Engine.TexMatrix
            |   
            +-- Gameplay.ControllableTexMatrix

Variables Summary
floatpanU
floatpanV
floatrotation
RotatorrotationAxis
floatscale
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

panU Source code

var float panU;

panV Source code

var float panV;

rotation Source code

var float rotation;

rotationAxis Source code

var Rotator rotationAxis;

scale Source code

var float scale;


Defaultproperties

defaultproperties
{
	rotationAxis = (pitch=0,yaw=65536,roll=0)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:29.107 - Created with UnCodeX