vec4.sub

subtract value from all components of vector

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

Meta