UniVRM/Assets/VRMShaders/VRM10/MToon10/Runtime/UnityShaderLab/Properties/MToon10Meta.cs
2021-07-15 16:35:59 +09:00

7 lines
170 B
C#

namespace VRMShaders.VRM10.MToon10.Runtime
{
public static class MToon10Meta
{
public static readonly string UnityShaderName = "VRM10/MToon10";
}
}