Skip to content

format

typescript
Matrix4x4.Invert()

class: Matrix4x4

description

Calculates the inverse matrix of the current matrix.

parameter

param_nametypedescription

reture

typedescription
void

code example