Skip to content

format

typescript
Matrix4x4.invertTranspose

class: Matrix4x4

description

(Read Only) The inverse matrix of the transposed matrix.

parameter

param_nametypedescription

reture

typedescription
Matrix4x4The inverse matrix of the transposed matrix.

code example