ScaledVersion - Kopernicus/Kopernicus GitHub Wiki
The ScaledVersion { }
node in a configuration file for Kopernicus is a less-detailed model of your planet that appears in the map view and from large distances.
Subnodes
- Material { } = Updates to textures and atmosphere rims.
- Light { } = Used for making stars.
- Coronas { } = Used for making stars.
Explanation:
Property | Format | Description |
---|---|---|
type | string | Either Vacuum or Atmospheric, depending on whether the body has an atmosphere or not |
fadeStart | float | Altitude, in meters, at which the transition to ScaledSpace starts |
fadeEnd | float | Altitude, in meters, at which the transition to ScaledSpace ends |
sphericalModel | boolean | True or False?Does? |
deferMesh | boolean | True or False?Does? |
##Example: