From 449cdf29df76041215e7165e5f7161953858464b Mon Sep 17 00:00:00 2001 From: notargs Date: Wed, 26 Apr 2023 16:41:04 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../URP/Import/Materials/UrpVrm10MToonMaterialImporter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/VRM10/Runtime/IO/Material/URP/Import/Materials/UrpVrm10MToonMaterialImporter.cs b/Assets/VRM10/Runtime/IO/Material/URP/Import/Materials/UrpVrm10MToonMaterialImporter.cs index fae01b5b5..1a690e060 100644 --- a/Assets/VRM10/Runtime/IO/Material/URP/Import/Materials/UrpVrm10MToonMaterialImporter.cs +++ b/Assets/VRM10/Runtime/IO/Material/URP/Import/Materials/UrpVrm10MToonMaterialImporter.cs @@ -8,7 +8,7 @@ using VRMShaders.VRM10.MToon10.Runtime; namespace UniVRM10 { /// - /// Convert MToon parameters from glTF specification to Unity implementation. + /// Convert MToon parameters from glTF specification to Unity implementation.(for URP) /// public static class UrpVrm10MToonMaterialImporter {