예제 #1
0
 public void DebugDrawPath(Camera camera)
 {
     pathController.DebugDrawPath(camera);
 }