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
UnityEngine.Experimental.GlobalIllumination.LightmapperUtils Class Reference

Static Public Member Functions

static LightMode Extract (LightmapBakeType baketype)
 
static LinearColor ExtractIndirect (Light l)
 
static float ExtractInnerCone (Light l)
 
static void Extract (Light l, DirectionalLight dir)
 
static void Extract (Light l, PointLight point)
 
static void Extract (Light l, SpotLight spot)
 
static void Extract (Light l, RectangleLight rect)
 
static void Extract (Light l, DiscLight disc)
 
static void Extract (Light l, [Out] Cookie cookie)
 

Static Private Member Functions

static Color ExtractColorTemperature (Light l)
 
static void ApplyColorTemperature (Color cct, LinearColor lightColor)
 

Detailed Description

Definition at line 8 of file LightmapperUtils.cs.


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