Matrix.Invert
void Invert()
Inverts this 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!
void Invert()
Inverts this 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!