예제 #1
0
 private void OnBlockSelection(Vector3 position)
 {
     _blockSelection.SetStartingPoint(new Vector3i(position));
 }