Skip to content

Commit 2cc4907

Browse files
committed
Fix the name of the procedural shader
1 parent 90e479e commit 2cc4907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/ScriptableRenderLoop/HDRenderLoop/Sky/Resources/SkyProcedural.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Shader "Hidden/HDRenderLoop/SkyHDRI"
1+
Shader "Hidden/HDRenderLoop/SkyProcedural"
22
{
33
SubShader
44
{

0 commit comments

Comments
 (0)