Vector4i.mul

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

@param scalar the scalar to multiply by @return this

Meta