public void Clamp (Vector2Int min, Vector2Int max);

描述

Vector2Int 限制在 minmax 给定的边界内。