vec4.div

divide all components of vector by value

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

Meta