Skip to content

format

typescript
Matrix4x4.invert

class: Matrix4x4

description

(Read Only) The inverse matrix.

parameter

param_nametypedescription

reture

typedescription
Matrix4x4The inverse matrix.

code example