vec2.div

divide components of this vector by corresponding components of another vector

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

Meta