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

Public Attributes

bool enableLight = true
 
bool enableHaze = true
 
float lightRange = 300f
 
float lightIntensity = 1f
 
float hazeLevel = 200f
 
Light particleLight
 

Detailed Description

Definition at line 6 of file LightControl2.cs.

Member Data Documentation

◆ enableHaze

bool LightControl2.enableHaze = true

Definition at line 36 of file LightControl2.cs.

◆ enableLight

bool LightControl2.enableLight = true

Definition at line 33 of file LightControl2.cs.

◆ hazeLevel

float LightControl2.hazeLevel = 200f

Definition at line 46 of file LightControl2.cs.

◆ lightIntensity

float LightControl2.lightIntensity = 1f

Definition at line 42 of file LightControl2.cs.

◆ lightRange

float LightControl2.lightRange = 300f

Definition at line 39 of file LightControl2.cs.

◆ particleLight

Light LightControl2.particleLight

Definition at line 50 of file LightControl2.cs.


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