Gets the inverse transform of the current matrix and uses it to initialize a new Matrix.
| this | |
| inverse | The destination for a 4x4 inverse transformation matrix | 
| true if the inverse was successfully calculated or 
                  false  for degenerate transformations that can't be inverted (in this case the   |