private void UpdateSelection() { if (selectionHandler.CheckForNewInteractable()) { UpdateActivePose(Selection.activeGameObject); } }