coerceAtLeast

inline fun coerceAtLeast(minimum: Vector2I): Vector2I

Returns a vector composed of x and y components that are not less than the specified minimum components.