Maps rect using the values of this matrix.
rect
Rect transformRect(Rect rect) { return _transformRect(toMatrix4(), rect); }