/* using UnityEditor; namespace Passer.Humanoid { [CustomEditor(typeof(HumanoidInteractionPointer), true)] public class HumanoidInteractionPointer_Editor : InteractionPointer_Editor { } } */