Matrix.Inverse
Matrix Inverse{ get }
Description
Creates an inverse matrix! If the matrix takes a point from a -> b, then its inverse takes the point from b -> a.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!