Elin Modding Docs Doc
Loading...
Searching...
No Matches
LightControl Class Reference
Inheritance diagram for LightControl:

Public Attributes

bool enableLight = true
 
bool enableHaze = true
 
float lightRange = 300f
 
float lightIntensity = 1f
 
float hazeLevel = 120f
 
Light particleLight
 
GameObject Haze
 

Detailed Description

Definition at line 6 of file LightControl.cs.

Member Data Documentation

◆ enableHaze

bool LightControl.enableHaze = true

Definition at line 36 of file LightControl.cs.

◆ enableLight

bool LightControl.enableLight = true

Definition at line 33 of file LightControl.cs.

◆ Haze

GameObject LightControl.Haze

Definition at line 54 of file LightControl.cs.

◆ hazeLevel

float LightControl.hazeLevel = 120f

Definition at line 46 of file LightControl.cs.

◆ lightIntensity

float LightControl.lightIntensity = 1f

Definition at line 42 of file LightControl.cs.

◆ lightRange

float LightControl.lightRange = 300f

Definition at line 39 of file LightControl.cs.

◆ particleLight

Light LightControl.particleLight

Definition at line 50 of file LightControl.cs.


The documentation for this class was generated from the following file: