private void OnDisable()
 {
     QuadtreeWithUpdateObject.RemoveLeaf(_leaf);
 }