mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-02 12:03:51 +00:00
PostFX.hlsl
This commit is contained in:
parent
6a6981b956
commit
c7d9b3386a
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "./../../torque.hlsl"
|
||||
#include "./../postFX.hlsl"
|
||||
#include "./../postFx.hlsl"
|
||||
|
||||
struct VertToPix
|
||||
{
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "./../../torque.hlsl"
|
||||
#include "./../postFX.hlsl"
|
||||
#include "./../postFx.hlsl"
|
||||
|
||||
struct VertToPix
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue