1,388
edits
| Line 182: | Line 182: | ||
are LEFT, RIGHT, CENTER, or a specific number | are LEFT, RIGHT, CENTER, or a specific number | ||
in degrees. | in degrees. | ||
--terrain-engine={tilecache|pagedLOD} | |||
Specify the terrain engine you want to use: tilecache | |||
or pagedLOD. | |||
--lod-levels=levels | |||
Set the detail levels, where levels are a space-separated | |||
numeric list of levels. The default is "1 3 5 7 9". | |||
--lod-res=resolution Set the resolution of the terrain grid. Defaults is 1. | |||
This option is only available for --terrain-engine=pagedLOD. | |||
--lod-texturing={bluemarble|raster|debug} | |||
Set the method of texturing the terrain. | |||
The default is bluemarble. | |||
This option is only available for --terrain-engine=pagedLOD. | |||
--lod-range-mult=multiplier | |||
Set the range multiplier (point from low to fine detail). | |||
Defaults is 2. | |||
This option is only available for --terrain-engine=pagedLOD. | |||
==== Hud Options ==== | ==== Hud Options ==== | ||
edits