Skip to content

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

Matrix3.getTranslation() method

获取平移分量

Signature:

typescript
getTranslation(): Vector2;

Returns:

Vector2

平移向量

基于 MIT 许可证发布