public static int CeilToInt(this float v) => Mathfs.CeilToInt(v);