Appearance
Documentation / @ripl/3d / vec2Sub
vec2Sub(a, b): Vector2
a
b
Vector2
Defined in: 3d/src/math/vector2.ts:15
Returns the component-wise difference of two vectors.