Public Member Functions | |
ModelTransform (Quaternion qIn, Vector3 tIn) | |
ModelTransform | multiplyLeft (Matrix4x4 m) |
Static Public Member Functions | |
static ModelTransform | Identity () |
Data Fields | |
float [] | t |
float [] | s |
float [] | q |
|
inline |
|
inlinestatic |
|
inline |
float [] ModelTransform.q |
float [] ModelTransform.s |
float [] ModelTransform.t |