C# Class Terraria.Lighting.LightingState

Afficher le fichier Open project: EmuDevs/EDTerraria Class Usage Examples

Méthodes publiques

Свойство Type Description
b float
b2 float
g float
g2 float
honeyLight bool
r float
r2 float
stopLight bool
wetLight bool

Méthodes publiques

Méthode Description
ToVector3 ( ) : Vector3

Method Details

ToVector3() public méthode

public ToVector3 ( ) : Vector3
Résultat Vector3

Property Details

b public_oe property

public float b
Résultat float

b2 public_oe property

public float b2
Résultat float

g public_oe property

public float g
Résultat float

g2 public_oe property

public float g2
Résultat float

honeyLight public_oe property

public bool honeyLight
Résultat bool

r public_oe property

public float r
Résultat float

r2 public_oe property

public float r2
Résultat float

stopLight public_oe property

public bool stopLight
Résultat bool

wetLight public_oe property

public bool wetLight
Résultat bool