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

◆ ApplyColorTemperature()

static void UnityEngine.Experimental.GlobalIllumination.LightmapperUtils.ApplyColorTemperature ( Color cct,
LinearColor lightColor )
inlinestaticprivate

Definition at line 36 of file LightmapperUtils.cs.

37 {
38 float g = cct.g;
39 float b = cct.b;
40 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.