private void OnDestroy() { GlowOutlineController.RemoveGlowObject(this); }
private void OnDisable() { GlowOutlineController.RemoveGlowObject(this); }