private void Awake() { instance = this; holeHalf = HOLE_DIAMETER * 0.5f; instance.InitGroundMesh(); instance.IntitBackSea(); }