public static Vector2Int operator / (Vector2Int a, int b);

Descripción

Divide un vector por un número.