[Add] All in one shader
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace AllIn13DShader
|
||||
{
|
||||
public enum ShaderCommandValue
|
||||
{
|
||||
DEFAULT = 0,
|
||||
DEFINED_IN_CODE = 1,
|
||||
DEFINED_IN_PROPERTIES = 2,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user