vec2.mul

multiply all components of vector by value

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

Meta