using UnityEngine; using UnityEditor; [CustomEditor(typeof(MMD4MecanimBulletPhysics))] public class MMD4MecanimBulletPhysicsInspector : MMD4MecanimBulletPhysicsImplInspector { }