Vector4i.div

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

@param scalar the scalar to divide by @return this

Meta