vec2.mul

multiply components of this vector by corresponding components of another vector

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

Meta