|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Attributes | |
| Gradient | sun |
| Gradient | sunSnow |
| Gradient | fog |
| Gradient | fow |
| Gradient | sky |
| Gradient | sea |
| Gradient | skyBG |
| Gradient | godray |
| Gradient | godraySnow |
Definition at line 3 of file SceneColorProfile.cs.
| Gradient SceneColorProfile.fog |
Definition at line 9 of file SceneColorProfile.cs.
Referenced by BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.fow |
Definition at line 11 of file SceneColorProfile.cs.
Referenced by BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.godray |
Definition at line 19 of file SceneColorProfile.cs.
Referenced by BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.godraySnow |
Definition at line 21 of file SceneColorProfile.cs.
Referenced by BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.sea |
Definition at line 15 of file SceneColorProfile.cs.
Referenced by BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.sky |
Definition at line 13 of file SceneColorProfile.cs.
Referenced by UIGameBG.Refresh(), and BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.skyBG |
Definition at line 17 of file SceneColorProfile.cs.
Referenced by UIGameBG.Refresh(), and BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.sun |
Definition at line 5 of file SceneColorProfile.cs.
Referenced by VFX.OnChangeHour(), UIGameBG.Refresh(), and BaseGameScreen.UpdateShaders().
| Gradient SceneColorProfile.sunSnow |
Definition at line 7 of file SceneColorProfile.cs.
Referenced by BaseGameScreen.UpdateShaders().