terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
struct | Cookie |
struct | DirectionalLight |
struct | DiscLight |
struct | LightDataGI |
class | LightmapperUtils |
class | Lightmapping |
struct | LinearColor |
struct | PointLight |
struct | RectangleLight |
struct | SpotLight |
Enumerations | |
enum | AngularFalloffType : byte { LUT , AnalyticAndInnerAngle } |
enum | FalloffType : byte { InverseSquared , InverseSquaredNoRangeAttenuation , Linear , Legacy , Undefined } |
enum | LightMode : byte { Realtime , Mixed , Baked , Unknown } |
enum | LightType : byte { Directional , Point , Spot , Rectangle , Disc , SpotPyramidShape , SpotBoxShape } |