Skip to content

格式

typescript
Matrix4x4.toString()

所属类: Matrix4x4

描述

返回当前4*4矩阵属性的字符串。

参数

参数名类型描述

返回值

类型描述
string字符串

代码示例