vec2.sub

subtract value from all components of vector

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

Meta