Skip to content

格式

typescript
Matrix4x4.SetIdentity()

所属类: Matrix4x4

描述

设置该矩阵为空矩阵(即单位矩阵)。

参数

参数名类型描述

返回值

类型描述
void

代码示例