Data Structures | |
class | JsonUndergroundTriggers |
class | JsonUndergroundAreaTriggerData |
class | UndergroundAreaLoader |
Variables | |
ref array< ref JsonUndergroundAreaTriggerData > | Triggers |
ref array< float > | Position |
float | EyeAccommodation |
bool | UseRaycast |
float | Radius |
bool | LightLerp |
class JsonUndergroundAreaTriggerData | GetPosition |
float EyeAccommodation |
bool LightLerp |
float Radius |
ref array<ref JsonUndergroundAreaTriggerData> Triggers |
bool UseRaycast |