private void OnDisable() { RayManager.RemoveRay(this); }
private void OnEnable() { RayManager.AddRay(this); }