vec4.mul

multiply components of this vector by corresponding components of another vector

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

Meta