using UnityEngine; using UnityEditor; [CustomEditor(typeof(MMD4MecanimImporter))] public class MMD4MecanimImporterInspector : MMD4MecanimImporterImplInspector { }