Appearance
aninest-root / Vec2 / magSquared
function magSquared(v): number;
Defined in: Utils/vec2.ts:126
Squares the magnitude of a vector.
Vec2
number