Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
GalaxyCubeControl Class Reference
Inheritance diagram for GalaxyCubeControl:

Public Member Functions

void SetEnabled (bool state)
 

Public Attributes

float airPressureFade = 1.1f
 
float atmosFadeLimit = 0.6f
 
float daytimeFadeLimit = 0.9f
 
float glareFadeLerpRate = 0.05f
 
float glareFadeLimit = 0.6f
 
QuaternionD initRot
 
Color maxGalaxyColor = Color.white
 
Color minGalaxyColor = Color.black
 
Sun sunRef
 
Camera tgt
 

Static Public Attributes

static GalaxyCubeControl Instance
 

Member Function Documentation

void GalaxyCubeControl.SetEnabled ( bool  state)
inline

Member Data Documentation

float GalaxyCubeControl.airPressureFade = 1.1f
float GalaxyCubeControl.atmosFadeLimit = 0.6f
float GalaxyCubeControl.daytimeFadeLimit = 0.9f
float GalaxyCubeControl.glareFadeLerpRate = 0.05f
float GalaxyCubeControl.glareFadeLimit = 0.6f
QuaternionD GalaxyCubeControl.initRot
GalaxyCubeControl GalaxyCubeControl.Instance
static
Color GalaxyCubeControl.maxGalaxyColor = Color.white
Color GalaxyCubeControl.minGalaxyColor = Color.black
Sun GalaxyCubeControl.sunRef
Camera GalaxyCubeControl.tgt

The documentation for this class was generated from the following file: