vec4.add

add value to all components of vector

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

Meta