Vector2i.div

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

@param scalar the scalar to divide by @return a vector holding the result

Meta