vec4.div

divide components of this vector by corresponding components of another vector

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

Meta