vec3.mul

multiply all components of vector by value

  1. vec3 mul(float v)
    struct vec3
    ref
    mul
    (
    float v
    )
  2. vec3 mul(vec3 v)

Meta