void OnEnable()
 {
     m_LayerName = XUIUtils.GetSortingLayerNames();
     m_LayerID   = XUIUtils.GetSortingLayerUniqueIDs();
 }