tModLoader v2024.04
A mod to make and play Terraria mods
ILightingEngine Interface Reference

Inherited by LegacyLighting, and LightingEngine.

Public Member Functions

void AddLight (int x, int y, Vector3 color)
 
void Clear ()
 
Vector3 GetColor (int x, int y)
 
void ProcessArea (Rectangle area)
 
void Rebuild ()