private void EnableMatButtonDisablePanel() { matButton.interactable = true; //if a new prefab is selected hide the panel panelHandler.SetPanelInvisible(); }