Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit 789d329

Browse files
committed
Adding missing PREFILTER_LUMA_WEIGHT define
1 parent f506ee5 commit 789d329

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PostProcessing/Resources/Shaders/DepthOfField.cginc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "Common.cginc"
66
#include "DiskKernels.cginc"
77

8+
#define PREFILTER_LUMA_WEIGHT 1
89
#pragma target 3.0
910

1011
sampler2D_float _CameraDepthTexture;

0 commit comments

Comments
 (0)