vec3.add

add components of another vector to corresponding components of this vector

  1. vec3 add(float v)
  2. vec3 add(vec3 v)
    struct vec3
    ref return
    add

Meta