private void OnDestroy()
 {
     _startRelationPoint.RemoveStartLine(_relationLineRenderer);
     _endRelationPoint.RemoveEndLine(_relationLineRenderer);
 }