using UIPanels; using UnityEngine; using UnityEngine.UI; namespace UIPanels { public class UICameraSettingsPanel : UIToolbarPanel { } }