Skip to content

Commit 55c0d11

Browse files
committed
remove hlsl
1 parent c0a2dbe commit 55c0d11

3 files changed

Lines changed: 1 addition & 33 deletions

File tree

com.unity.toonshader/Runtime/Shaders/URP/ToonShading.hlsl

Lines changed: 0 additions & 25 deletions
This file was deleted.

com.unity.toonshader/Runtime/Shaders/URP/ToonShading.hlsl.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.

com.unity.toonshader/Runtime/Shaders/URP/ToonURP_3Das2D.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Shader "Toon/Toon 3D as 2D (URP)"{
168168

169169
#include "ObjectTransform.hlsl"
170170
#include "ShapeLight2D.hlsl"
171-
#include "ToonShading.hlsl"
171+
#include "../UTSLighting.hlsl"
172172

173173
//_HDREmulationScale declaration
174174
#include "Packages/com.unity.render-pipelines.universal/Shaders/2D/Include/ShapeLightVariables.hlsl"

0 commit comments

Comments
 (0)