vec3.mul

multiply components of this vector by corresponding components of another vector

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

Meta