|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Adds light to the world at the specified coordinates.
This overload takes in world coordinates and float values typically ranging from 0 to 1. Values greater than 1 will cause the light to propagate farther.
| position | |
| r | |
| g | |
| b |
Definition at line 197 of file Lighting.cs.
References Terraria.Lighting.AddLight().
Here is the call graph for this function: