Merge branch 'release/3.0.0' of https://git.personalnas.com/Misaki/com.misaki.hdrp-toon into release/3.0.0

This commit is contained in:
2025-02-03 23:02:10 +09:00
5 changed files with 466 additions and 1 deletions

View File

@@ -703,7 +703,7 @@ Shader "HDRP/Toon"
#include "Packages/com.unity.render-pipelines.high-definition/Runtime/Material/Lit/ShaderPass/LitSharePass.hlsl"
#include "Packages/com.unity.render-pipelines.high-definition/Runtime/Material/Lit/LitData.hlsl"
#include "Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/ShaderPass/ShaderPassGBuffer.hlsl"
#include "Packages/com.misaki.hdrp-toon/Runtime/Shaders/Includes/ShaderPass/UtsShaderPassGBuffer.hlsl"
#pragma vertex Vert
#pragma fragment Frag