vec2.add

add components of another vector to corresponding components of this vector

  1. vec2 add(float v)
  2. vec2 add(vec2 v)
    struct vec2
    ref
    add

Meta