This routine retrieves the texture transformation matrix associated with the texture, it is a combination of the rotation, scaling, shear and translation factors, applied in that order.
list[list[float]]
The texture’s tranformation matrix, formatted [[ddd][ddd]].