/// Fixes the boundary of the terrain if necessary. public void FixBoundary() { Boundary.FixBoundary(); }