vec4.mul

multiply all components of vector by value

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

Meta