Method ForceLOD
ForceLOD(int)
Force the terrain to be rendered at a specified LOD.
public void ForceLOD(int level)
Parameters
levelintThe LOD to use. Use -1 to render at standard LOD processing.
Force the terrain to be rendered at a specified LOD.
public void ForceLOD(int level)
level intThe LOD to use. Use -1 to render at standard LOD processing.