using System; using UnityEngine; public class BoneDebug : MonoBehaviour { public bool m_bDrawGizmo; }