Vector3i.mul

Multiply all components of this {@link Vector3i} by the given vector.

@param v the vector to multiply @return this

Meta