Used to transform one vector and, in the case of InfiniText, combine it with another.
Public Member Functions | |
VectorTransform () | |
VectorTransform (int index) | |
Public Attributes | |
float | Dx |
float | Dy |
float | Scale01 |
float | Scale10 |
int | Index |
float | XScale =1f |
float | YScale =1f |
VectorTransform | Next |
|
inline |
|
inline |
float Blaze.VectorTransform.Dx |
float Blaze.VectorTransform.Dy |
int Blaze.VectorTransform.Index |
VectorTransform Blaze.VectorTransform.Next |
float Blaze.VectorTransform.Scale01 |
float Blaze.VectorTransform.Scale10 |
float Blaze.VectorTransform.XScale =1f |
float Blaze.VectorTransform.YScale =1f |