Vector3i.mul

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

@param scalar the scalar to multiply this vector by @return this

Meta