예제 #1
0
 private void DrawBounds()
 {
     GizmoUtils.DrawSquare(TopLeft, TopRight, BottomRight, BottomLeft, Color.red);
 }