internal class UXGUIConfig { public static readonly string RootPath = "Packages/com.alicizax.unity.ui.extension/"; public static readonly string GUIPath = RootPath + "Runtime/Res/UX-GUI/"; public static readonly string UIDefaultMatPath = GUIPath + "UX_ImageDefault.mat"; }