Table of Contents

Class LightLOD

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

Constructors

LightLOD()

public LightLOD()

Fields

Enabled

public bool Enabled

Field Value

bool

Methods

GetLightPosition()

public Vector3 GetLightPosition()

Returns

Vector3

SetLod1DistanceSqr()

public void SetLod1DistanceSqr()

SetLod2DistanceSqr()

public void SetLod2DistanceSqr()

SetLodIndex(int, bool)

public void SetLodIndex(int index, bool forceUpdate = false)

Parameters

index int
forceUpdate bool

UpdateLightLod(float)

public void UpdateLightLod(float distanceSqr)

Parameters

distanceSqr float