Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Terraria
Lighting.LightingState
C# Class Terraria.Lighting.LightingState
Show file
Open project: EmuDevs/EDTerraria
Class Usage Examples
Public Properties
Property
Type
Description
b
float
b2
float
g
float
g2
float
honeyLight
bool
r
float
r2
float
stopLight
bool
wetLight
bool
Public Methods
Method
Description
ToVector3
( ) :
Vector3
Method Details
ToVector3()
public
method
public
ToVector3
( ) :
Vector3
return
Vector3
Property Details
b
public property
public
float
b
return
float
b2
public property
public
float
b2
return
float
g
public property
public
float
g
return
float
g2
public property
public
float
g2
return
float
honeyLight
public property
public
bool
honeyLight
return
bool
r
public property
public
float
r
return
float
r2
public property
public
float
r2
return
float
stopLight
public property
public
bool
stopLight
return
bool
wetLight
public property
public
bool
wetLight
return
bool