[Add] All in one shader
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace AllIn13DShader
|
||||
{
|
||||
public enum RenderPipelineEnum
|
||||
{
|
||||
NONE = 0,
|
||||
BIRP = 1,
|
||||
URP = 2,
|
||||
HDRP = 3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user