void OnSelectionChange() { BakeSelection.Update(); Repaint(); }
void OnEnable() { BakeSelection.Update(); }