ScaledVersion

The ScaledVersion { } node in a configuration file for Kopernicus describes a less-detailed model of your planet that appears in the map view and from large distances.

Subnodes

Example

ScaledVersion
{
  type = Vacuum
  fadeStart = 70000
  fadeEnd = 80000
  Material
  {
  ...
  }
}
Property Format Description
type String Either Vacuum or Atmospheric, depending on whether the body has an atmosphere or not
fadeStart Double Altitude, in meters, at which the transition to ScaledSpace starts
fadeEnd Double Altitude, in meters, at which the transition to ScaledSpace ends
sphericalModel Boolean ?Does?
deferMesh Boolean ?Does?