diff --git a/Assets/VRMShaders/ShaderProperty/Editor/ShaderPropMenu.cs b/Assets/VRMShaders/ShaderProperty/Editor/ShaderPropMenu.cs index b13dec97e..0d5151696 100644 --- a/Assets/VRMShaders/ShaderProperty/Editor/ShaderPropMenu.cs +++ b/Assets/VRMShaders/ShaderProperty/Editor/ShaderPropMenu.cs @@ -11,7 +11,7 @@ namespace UniGLTF public static class ShaderPropMenu { #if VRM_DEVELOP - [MenuItem("VRM/ShaderProperty/PreExport ShaderProps")] + [MenuItem("VRMShaders/PreExport ShaderProps")] #endif public static void PreExport() {