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 {