TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ light

float Terraria.Projectile.light

Set to a value above 0f to make this projectile emit a white light (higher number: more intensive light. 1f being stronger than a torch))
The Basic Projectile Guideteaches more about lighting, including non-white lighting, dust light, and glow behavior.
Defaults to 0.

Definition at line 287 of file Projectile.cs.

Referenced by Terraria.Projectile.ProjLight(), Terraria.Projectile.SetDefaults(), and Terraria.Projectile.Update().