Skip to content

Home > @esengine/ecs-framework-monorepo > Matrix3 > toArray

Matrix3.toArray() method

转换为数组

Signature:

typescript
toArray(): number[];

Returns:

number[]

矩阵元素数组

基于 MIT 许可证发布