terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.Experimental.GlobalIllumination Namespace Reference

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
}