예제 #1
0
 /// Fixes the boundary of the terrain if necessary.
 public void FixBoundary()
 {
     Boundary.FixBoundary();
 }