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

Static Public Member Functions

static float GetAngularSize (Transform t, Renderer r, Camera c)
 

Public Attributes

CelestialBody celestialBody
 
float fadeEnd
 
float fadeStart
 
string floatName
 
float highQualityShaderFadeEnd = -1
 Fade out of the PQS ends at this height when using the high quality shader. Leave negative if there is no high quality material. More...
 
float highQualityShaderFadeStart = -1
 Fade out of the PQS starts at this height when using the high quality shader. Leave negative if there is no high quality material. More...
 
Renderer r
 

Static Public Attributes

static double faderMult = 180d / System.Math.PI
 

Member Function Documentation

static float ScaledSpaceFader.GetAngularSize ( Transform  t,
Renderer  r,
Camera  c 
)
inlinestatic

Member Data Documentation

CelestialBody ScaledSpaceFader.celestialBody
float ScaledSpaceFader.fadeEnd
double ScaledSpaceFader.faderMult = 180d / System.Math.PI
static
float ScaledSpaceFader.fadeStart
string ScaledSpaceFader.floatName
float ScaledSpaceFader.highQualityShaderFadeEnd = -1

Fade out of the PQS ends at this height when using the high quality shader. Leave negative if there is no high quality material.

float ScaledSpaceFader.highQualityShaderFadeStart = -1

Fade out of the PQS starts at this height when using the high quality shader. Leave negative if there is no high quality material.

Renderer ScaledSpaceFader.r

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