Added shaders and doomscript from the build.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
inherit particleBlend
|
||||
hlsl_fp {
|
||||
#include "particle_fp.inc"
|
||||
result.color = color * fragment.color;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user