Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
SceneGlobalProfile.cs
Go to the documentation of this file.
1
using
UnityEngine;
2
3
namespace
Assets.Resources.Scene.Profile.Global
;
4
5
public
class
SceneGlobalProfile
: ScriptableObject
6
{
7
public
float
fovPower
;
8
9
public
float
fovModNonGradient
;
10
11
public
float
playerLightPowerLimit
;
12
13
public
AnimationCurve
lightLookupCurve
;
14
15
public
AnimationCurve
snowLimit
;
16
17
public
AnimationCurve
roofLightLimitMod
;
18
19
public
float
modSublight1
;
20
21
public
float
modSublight2
;
22
23
public
float
edgeLight
;
24
25
public
float
snowLight
;
26
27
public
float
snowColor
;
28
29
public
float
snowColor2
;
30
31
public
float
snowBrightness
;
32
33
public
Vector3Int
snowRGB
;
34
35
public
bool
limitGradient
;
36
37
[
Header
(
"Test"
)]
38
public
int
testFovRange
;
39
40
public
float
testFovPower
;
41
}
FontColor.Header
@ Header
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile
Definition:
SceneGlobalProfile.cs:6
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.lightLookupCurve
AnimationCurve lightLookupCurve
Definition:
SceneGlobalProfile.cs:13
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.playerLightPowerLimit
float playerLightPowerLimit
Definition:
SceneGlobalProfile.cs:11
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.testFovPower
float testFovPower
Definition:
SceneGlobalProfile.cs:40
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowColor2
float snowColor2
Definition:
SceneGlobalProfile.cs:29
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowColor
float snowColor
Definition:
SceneGlobalProfile.cs:27
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.modSublight1
float modSublight1
Definition:
SceneGlobalProfile.cs:19
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.fovPower
float fovPower
Definition:
SceneGlobalProfile.cs:7
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowLimit
AnimationCurve snowLimit
Definition:
SceneGlobalProfile.cs:15
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.fovModNonGradient
float fovModNonGradient
Definition:
SceneGlobalProfile.cs:9
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowLight
float snowLight
Definition:
SceneGlobalProfile.cs:25
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.edgeLight
float edgeLight
Definition:
SceneGlobalProfile.cs:23
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowRGB
Vector3Int snowRGB
Definition:
SceneGlobalProfile.cs:33
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.testFovRange
int testFovRange
Definition:
SceneGlobalProfile.cs:38
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.modSublight2
float modSublight2
Definition:
SceneGlobalProfile.cs:21
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.snowBrightness
float snowBrightness
Definition:
SceneGlobalProfile.cs:31
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.limitGradient
bool limitGradient
Definition:
SceneGlobalProfile.cs:35
Assets.Resources.Scene.Profile.Global.SceneGlobalProfile.roofLightLimitMod
AnimationCurve roofLightLimitMod
Definition:
SceneGlobalProfile.cs:17
Assets.Resources.Scene.Profile.Global
Definition:
SceneGlobalProfile.cs:3
Elin
Assets
Resources
Scene
Profile
Global
SceneGlobalProfile.cs
Generated by
1.9.6