vec3.add

add value to all components of vector

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

Meta