Skip to content

format

typescript
Matrix4x4.InvertTranspose()

class: Matrix4x4

description

Calculates the inverse matrix after transposing.

parameter

param_nametypedescription

reture

typedescription
void

code example