10 lines
1.2 KiB
Plaintext
10 lines
1.2 KiB
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
|
<Style src="project://database/Assets/BITKit/Unity/UX/UXInitialize.uss?fileID=7433441132597879392&guid=9c77c6f7bebff2b4ebf4079d48de27c7&type=3#UXInitialize" />
|
|
<ui:VisualElement style="position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgb(8, 8, 8); overflow: hidden;">
|
|
<ui:VisualElement style="margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; width: 512px;">
|
|
<ui:ProgressBar value="80.3" name="progress-bar" style="overflow: hidden; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;" />
|
|
<ui:Label tabindex="-1" text="加载中..." parse-escape-sequences="true" display-tooltip-when-elided="true" name="progress-label" style="-unity-text-align: upper-right; -unity-font-style: bold; color: rgba(255, 255, 255, 0.5);" />
|
|
</ui:VisualElement>
|
|
</ui:VisualElement>
|
|
</ui:UXML>
|