Class CelestialBodyLensFlare
- Namespace
- KSP.Rendering
- Assembly
- Assembly-CSharp.dll
public class CelestialBodyLensFlare : MonoBehaviour
- Inheritance
-
CelestialBodyLensFlare
- Extension Methods
-
Constructors
CelestialBodyLensFlare()
public CelestialBodyLensFlare()
Fields
emissionFarRange
public double emissionFarRange
Field Value
- double
emissionNearRange
public double emissionNearRange
Field Value
- double
flare
Field Value
- ProFlare
flareFalloffCurve
public AnimationCurve flareFalloffCurve
Field Value
- AnimationCurve
flightAlphaMaxRange
public double flightAlphaMaxRange
Field Value
- double
flightAlphaMinRange
public double flightAlphaMinRange
Field Value
- double
flightFalloffDistance
public double flightFalloffDistance
Field Value
- double
flightFlareEnabled
public bool flightFlareEnabled
Field Value
- bool
flightMaxScale
public float flightMaxScale
Field Value
- float
flightMinScale
public float flightMinScale
Field Value
- float
mapAlphaMaxRange
public double mapAlphaMaxRange
Field Value
- double
mapAlphaMinRange
public double mapAlphaMinRange
Field Value
- double
mapFalloffDistance
public double mapFalloffDistance
Field Value
- double
mapFlareEnabled
public bool mapFlareEnabled
Field Value
- bool
mapMaxScale
Field Value
- float
mapMinScale
Field Value
- float