Table of Contents

Class KSPLight

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
public class KSPLight
Inheritance
KSPLight
Inherited Members
Extension Methods

Constructors

KSPLight(Light, float)

public KSPLight(Light l, float b)

Parameters

l Light
b float

Fields

brightness

public float brightness

Field Value

float

light

public Light light

Field Value

Light