mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Properly saved edit for glsl file to remove macro define
This commit is contained in:
parent
5e9d7d63a1
commit
f93f7cce21
|
|
@ -4,7 +4,6 @@ uniform float2 targetRatio;
|
|||
|
||||
#define SMAA_RT_METRICS float4(oneOverTargetSize, targetSize)
|
||||
#define SMAA_GLSL_4 1
|
||||
#define SMAA_PRESET_ULTRA 1
|
||||
#define SMAA_PREDICATION 0
|
||||
|
||||
#define SMAA_FLIP_Y 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue