Table of Contents

Class DynamicAmbientLight

Namespace
KSP.Rendering
Assembly
Assembly-CSharp.dll
public class DynamicAmbientLight : MonoBehaviour
Inheritance
DynamicAmbientLight
Extension Methods

Constructors

DynamicAmbientLight()

public DynamicAmbientLight()

Fields

ambientColorGalaxy

public Color ambientColorGalaxy

Field Value

Color

flightAmbientIntensity

public float flightAmbientIntensity

Field Value

float

fogColorColonialVAB

public Color fogColorColonialVAB

Field Value

Color

fogColorVAB

public Color fogColorVAB

Field Value

Color

fogDensityColonialVAB

public float fogDensityColonialVAB

Field Value

float

fogDensityVAB

public float fogDensityVAB

Field Value

float

fogModeColonialVAB

public FogMode fogModeColonialVAB

Field Value

FogMode

fogModeVAB

public FogMode fogModeVAB

Field Value

FogMode

skyboxColonialVAB

public Material skyboxColonialVAB

Field Value

Material

skyboxGalaxy

public Material skyboxGalaxy

Field Value

Material

skyboxVab

public Material skyboxVab

Field Value

Material

Methods

GetEnvironmentLightingProfile()

public EnvironmentLightingProfile GetEnvironmentLightingProfile()

Returns

EnvironmentLightingProfile

Init(bool)

public void Init(bool usePrevis = false)

Parameters

usePrevis bool

OnOABLoaded()

public void OnOABLoaded()

OnOABUnloaded()

public void OnOABUnloaded()

SetEnvironmentLightingProfile(EnvironmentLightingProfile)

public void SetEnvironmentLightingProfile(EnvironmentLightingProfile profile)

Parameters

profile EnvironmentLightingProfile