Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ShaderLayer
enum
ReLogic.Peripherals.RGB.ShaderLayer
Enumerator
Bottom
Background
Biome
BiomeModifier
Event
Boss
Weather
Alert
CriticalAlert
Menu
Top
Count
Definition at line
3
of file
ShaderLayer.cs
.
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.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
Generated by
1.10.0