refactoring

This commit is contained in:
Kirill Chikalin
2024-12-02 19:58:30 +03:00
parent 5cddf29c09
commit c2aa51ee41
6 changed files with 33 additions and 12 deletions

View File

@@ -98,7 +98,6 @@ Shader "TextMeshPro Decal/Distance Field Decal Unlit"
#pragma multi_compile __ UNITY_UI_ALPHACLIP
#include "Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl"
#include "Packages/com.unity.render-pipelines.universal/ShaderLibrary/DeclareDepthTexture.hlsl"
CBUFFER_START(UnityPerMaterial)
#include "TMPro_Properties.cginc"
CBUFFER_END