vec3.sub

subtract value from all components of vector

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

Meta