mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-29 00:59:39 +00:00
PostFX.hlsl
This commit is contained in:
parent
c357fdb897
commit
7b36a618a6
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