Merge branch 'main' of https://git.personalnas.com/Misaki/com.misaki.hdrp-toon into feature/hair-eye-blending
# Conflicts: # README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using UnityEngine.Rendering;
|
||||
|
||||
namespace Unity.Toonshader
|
||||
namespace Misaki.HdrpToon
|
||||
{
|
||||
[GenerateHLSL]
|
||||
public enum UTS_BSDFDebug
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine.Rendering;
|
||||
|
||||
namespace Unity.Toonshader
|
||||
namespace Misaki.HdrpToon
|
||||
{
|
||||
public static class UTSDebugPanel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user