Ejemplo n.º 1
0
 private void OnMouseExit()
 {
     _targetManager.ClearTarget();
     _renderer.color = Color.white;
 }