Version: 
Back to list

Geom :: invertMatrix

Synopsis

   Invert a matrix

GUI Dialog

   

Script function

   geom.invertMatrix(matrix) -> inverted

Parameters

   matrix (Matrix4) : The matrix to invert

Return value

   inverted (Matrix4) : The inverted matrix