terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Graphics.Light.ILightingEngine Interface Reference
+ Inheritance diagram for Terraria.Graphics.Light.ILightingEngine:

Public Member Functions

void Rebuild ()
 
void AddLight (int x, int y, Vector3 color)
 
void ProcessArea (Rectangle area)
 
Vector3 GetColor (int x, int y)
 
void Clear ()
 
LightMap GetLightMap ([Out] Rectangle lightMapRegion)
 
Rectangle GetScanRegion ()
 

Detailed Description

Definition at line 8 of file ILightingEngine.cs.


The documentation for this interface was generated from the following file: