主题
Home > @esengine/ecs-framework-monorepo > Vector2 > normalize
向量归一化(转换为单位向量)
Signature:
normalize(): this;
Returns:
this
当前向量实例(链式调用)