Appearance
Documentation / @ripl/3d / vec3Add
vec3Add(a, b): Vector3
a
b
Vector3
Defined in: 3d/src/math/vector.ts:9
Returns the component-wise sum of two vectors.