mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Refactored Effects + start of EngineBuffers (I hate it)
This commit is contained in:
@@ -59,4 +59,4 @@ float4 PS(PS_Input input) : SV_Target0
|
||||
return color;
|
||||
}
|
||||
|
||||
#effect[VS=VS, PS=PS]
|
||||
#pragma Effect[VS=VS; PS=PS]
|
||||
Reference in New Issue
Block a user