We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4c005 commit 295055fCopy full SHA for 295055f
Packages/com.unity.render-pipelines.universal/ShaderLibrary/Shadows.hlsl
@@ -5,6 +5,7 @@
5
#include "Packages/com.unity.render-pipelines.core/ShaderLibrary/Shadow/ShadowSamplingTent.hlsl"
6
#include "Packages/com.unity.render-pipelines.core/ShaderLibrary/GlobalSamplers.hlsl"
7
#include "Core.hlsl"
8
+#include "Packages/com.unity.render-pipelines.core/ShaderLibrary/CommonMaterial.hlsl"
9
#include "Shadows.deprecated.hlsl"
10
11
#define MAX_SHADOW_CASCADES 4
0 commit comments