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