2-tuple representing a vector in screen space
Compute the L1-Norm (sum of absolute values of the components) of a Vec2
L1-Norm is also called the "Manhattan norm," after Manhattan geometry.
The scalar L1-norm of vec
vec
Generated using TypeDoc
2-tuple representing a vector in screen space