Even More Modifiers
1.0.0.0
A mod for rolling various bonus stats on items
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
ShaderDrawLayer.cs
Go to the documentation of this file.
1
namespace
Loot
.Api.Graphics.Shader
2
{
3
public
enum
ShaderDrawLayer
4
{
8
Back
,
9
14
Middle
,
15
19
Front
20
}
21
}
Loot
Loot.Api.Graphics.Shader.ShaderDrawLayer.Back
Will draw the shader entity behind other layers
Loot.Api.Graphics.Shader.ShaderDrawLayer.Front
Will draw the shader entity above all layers
Loot.Api.Graphics.Shader.ShaderDrawLayer.Middle
Will draw the shader entity above the regular layer but below the glowmask layer
Loot.Api.Graphics.Shader.ShaderDrawLayer
ShaderDrawLayer
Definition:
ShaderDrawLayer.cs:3
Api
Graphics
Shader
ShaderDrawLayer.cs
Generated on Sat Apr 18 2020 16:45:40 for Even More Modifiers by
1.8.11