Class PostProcessData
- Namespace
- KSP.Rendering
- Assembly
- Assembly-CSharp.dll
public class PostProcessData : ScriptableObject
- Inheritance
-
PostProcessData
- Extension Methods
-
Constructors
PostProcessData()
Fields
autoExposureBlendMode
public PostPropertyBlendMode autoExposureBlendMode
Field Value
- PostPropertyBlendMode
autoExposureEnabled
public bool autoExposureEnabled
Field Value
- bool
autoExposurePropertiesDay
public AutoExposureProperties autoExposurePropertiesDay
Field Value
- AutoExposureProperties
autoExposurePropertiesNight
public AutoExposureProperties autoExposurePropertiesNight
Field Value
- AutoExposureProperties
autoExposurePropertiesSunset
public AutoExposureProperties autoExposurePropertiesSunset
Field Value
- AutoExposureProperties
innerAltitude
public double innerAltitude
Field Value
- double
outerAltitude
public double outerAltitude
Field Value
- double
profile
public PostProcessProfile profile
Field Value
- PostProcessProfile