Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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