Table of Contents

Class CelestialBodyStarManager

Namespace
KSP.Rendering
Assembly
Assembly-CSharp.dll
public class CelestialBodyStarManager : MonoBehaviour, IUpdate
Inheritance
CelestialBodyStarManager
Implements
Extension Methods

Constructors

CelestialBodyStarManager()

public CelestialBodyStarManager()

Methods

Init(LightingSystem, bool)

public void Init(LightingSystem lightingSystem, bool usePrevis = false)

Parameters

lightingSystem LightingSystem
usePrevis bool

OnOABLoaded(OABEnvironmentType, LayeredLight)

public void OnOABLoaded(OABEnvironmentType oabType, LightingSystem.LayeredLight oabEnvLight)

Parameters

oabType OABEnvironmentType
oabEnvLight LightingSystem.LayeredLight

OnOABUnloaded()

public void OnOABUnloaded()

OnOverlayMenuEntered()

public void OnOverlayMenuEntered()

OnOverlayMenuExited()

public void OnOverlayMenuExited()

RegisterEvents()

public void RegisterEvents()

RemoveEvents()

public void RemoveEvents()

RotateLightToOABObserver()

public Quaternion RotateLightToOABObserver()

Returns

Quaternion