Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ShaderLayer.cs
Go to the documentation of this file.
1
namespace
ReLogic.Peripherals.RGB
;
2
3
public
enum
ShaderLayer
4
{
5
Bottom
,
6
Background
,
7
Biome
,
8
BiomeModifier
,
9
Event
,
10
Boss
,
11
Weather
,
12
Alert
,
13
CriticalAlert
,
14
Menu
,
15
Top
,
16
Count
17
}
ReLogic.Peripherals.RGB.ShaderLayer
ShaderLayer
Definition
ShaderLayer.cs:4
ReLogic.Peripherals.RGB.ShaderLayer.Weather
@ Weather
ReLogic.Peripherals.RGB.ShaderLayer.Bottom
@ Bottom
ReLogic.Peripherals.RGB.ShaderLayer.BiomeModifier
@ BiomeModifier
ReLogic.Peripherals.RGB.ShaderLayer.Boss
@ Boss
ReLogic.Peripherals.RGB.ShaderLayer.CriticalAlert
@ CriticalAlert
ReLogic.Peripherals.RGB.ShaderLayer.Event
@ Event
ReLogic.Peripherals.RGB.ShaderLayer.Top
@ Top
ReLogic.Peripherals.RGB.ShaderLayer.Background
@ Background
ReLogic.Peripherals.RGB.ShaderLayer.Menu
@ Menu
ReLogic.Peripherals.RGB.ShaderLayer.Alert
@ Alert
ReLogic.Peripherals.RGB.ShaderLayer.Biome
@ Biome
ReLogic.Peripherals.RGB.ShaderLayer.Count
@ Count
ReLogic.Peripherals.RGB
Definition
CorsairAccessMode.cs:1
source
ReLogic
ReLogic.Peripherals.RGB
ShaderLayer.cs
Generated by
1.10.0