Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
SceneColorProfile Class Reference
Inheritance diagram for SceneColorProfile:

Public Attributes

Gradient sun
 
Gradient sunSnow
 
Gradient fog
 
Gradient fow
 
Gradient sky
 
Gradient sea
 
Gradient skyBG
 
Gradient godray
 
Gradient godraySnow
 

Detailed Description

Definition at line 3 of file SceneColorProfile.cs.

Member Data Documentation

◆ fog

Gradient SceneColorProfile.fog

Definition at line 9 of file SceneColorProfile.cs.

Referenced by BaseGameScreen.UpdateShaders().

◆ fow

Gradient SceneColorProfile.fow

Definition at line 11 of file SceneColorProfile.cs.

Referenced by BaseGameScreen.UpdateShaders().

◆ godray

Gradient SceneColorProfile.godray

Definition at line 19 of file SceneColorProfile.cs.

Referenced by BaseGameScreen.UpdateShaders().

◆ godraySnow

Gradient SceneColorProfile.godraySnow

Definition at line 21 of file SceneColorProfile.cs.

Referenced by BaseGameScreen.UpdateShaders().

◆ sea

Gradient SceneColorProfile.sea

Definition at line 15 of file SceneColorProfile.cs.

Referenced by BaseGameScreen.UpdateShaders().

◆ sky

Gradient SceneColorProfile.sky

Definition at line 13 of file SceneColorProfile.cs.

Referenced by UIGameBG.Refresh(), and BaseGameScreen.UpdateShaders().

◆ skyBG

Gradient SceneColorProfile.skyBG

Definition at line 17 of file SceneColorProfile.cs.

Referenced by UIGameBG.Refresh(), and BaseGameScreen.UpdateShaders().

◆ sun

Gradient SceneColorProfile.sun

◆ sunSnow

Gradient SceneColorProfile.sunSnow

Definition at line 7 of file SceneColorProfile.cs.

Referenced by BaseGameScreen.UpdateShaders().


The documentation for this class was generated from the following file: