Table of Contents

Class ReentryGlowLightAccess

Namespace
KSP.VFX
Assembly
Assembly-CSharp.dll
public class ReentryGlowLightAccess : MonoBehaviour
Inheritance
ReentryGlowLightAccess
Extension Methods

Constructors

ReentryGlowLightAccess()

public ReentryGlowLightAccess()

Methods

SetLightValues(float, Color, float)

public void SetLightValues(float intensity, Color color, float range)

Parameters

intensity float
color Color
range float

ToggleLights(bool)

public void ToggleLights(bool enabled)

Parameters

enabled bool