Skip to content

Commit

Permalink
Update Lighting.hlsl
Browse files Browse the repository at this point in the history
  • Loading branch information
doodlum committed Feb 8, 2024
1 parent e2b80af commit 78d91e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/Shaders/Lighting.hlsl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include "Common/FrameBuffer.hlsl"
#include "Common/MotionBlur.hlsl"
#include "Common/Permutation.hlsl"
#include "Common/LightingData.hlsl"

#define PI 3.1415927

Expand Down

0 comments on commit 78d91e7

Please sign in to comment.