Skip to content

format

typescript
Matrix4x4.toString()

class: Matrix4x4

description

Returns the string representation of the current 4x4 matrix properties.

parameter

param_nametypedescription

reture

typedescription
stringString

code example