Skip to content

Home > @esengine/ecs-framework-monorepo > Vector2 > lengthSquared

Vector2.lengthSquared property

获取向量长度的平方

Signature:

typescript
get lengthSquared(): number;

基于 MIT 许可证发布