Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
float | fovPower |
float | fovModNonGradient |
float | playerLightPowerLimit |
AnimationCurve | lightLookupCurve |
AnimationCurve | snowLimit |
AnimationCurve | roofLightLimitMod |
float | modSublight1 |
float | modSublight2 |
float | edgeLight |
float | snowLight |
float | snowColor |
float | snowColor2 |
float | snowBrightness |
Vector3Int | snowRGB |
bool | limitGradient |
int | testFovRange |
float | testFovPower |
Definition at line 5 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.edgeLight |
Definition at line 23 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.fovModNonGradient |
Definition at line 9 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.fovPower |
Definition at line 7 of file SceneGlobalProfile.cs.
AnimationCurve Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.lightLookupCurve |
Definition at line 13 of file SceneGlobalProfile.cs.
bool Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.limitGradient |
Definition at line 35 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.modSublight1 |
Definition at line 19 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.modSublight2 |
Definition at line 21 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.playerLightPowerLimit |
Definition at line 11 of file SceneGlobalProfile.cs.
AnimationCurve Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.roofLightLimitMod |
Definition at line 17 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowBrightness |
Definition at line 31 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowColor |
Definition at line 27 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowColor2 |
Definition at line 29 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowLight |
Definition at line 25 of file SceneGlobalProfile.cs.
AnimationCurve Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowLimit |
Definition at line 15 of file SceneGlobalProfile.cs.
Vector3Int Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowRGB |
Definition at line 33 of file SceneGlobalProfile.cs.
float Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.testFovPower |
Definition at line 40 of file SceneGlobalProfile.cs.
int Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.testFovRange |
Definition at line 38 of file SceneGlobalProfile.cs.