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