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