|  | 
| static void | Translate (ref Matrix4x4 matrix, float x, float y, float z) | 
|  | 
| static void | Translate (ref Matrix4x4 matrix, Vector3 vector) | 
|  | 
| static void | Rotate (ref Matrix4x4 matrix, float x, float y, float z) | 
|  | 
| static void | Rotate (ref Matrix4x4 matrix, Vector3 rotate) | 
|  | 
| static void | Rotate (ref Matrix4x4 matrix, Quaternion rotate) | 
|  | 
| static void | Scale (ref Matrix4x4 matrix, float x, float y, float z) | 
|  | 
| static void | Scale (ref Matrix4x4 matrix, Vector3 scale) | 
|  | 
The documentation for this class was generated from the following file:
- Assets/Mad Level Manager/Scripts/MadCommons/MadMatrix.cs