UnityBiz/Assets/UI Toolkit/UIVisualTree.uxml
adamwi1000 b854205dcb test
2024-08-02 06:41:41 +02:00

5 lines
1008 B
XML

<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/UI%20Toolkit/UIStyle.uss?fileID=7433441132597879392&amp;guid=3addf8e5d71882d448fc5fa18c2eb009&amp;type=3#UIStyle" />
<ui:ProgressBar value="0" title="Stamina" name="Stamina" focusable="false" class="Stamina" style="background-color: rgb(255, 0, 0); -unity-background-image-tint-color: rgb(255, 255, 255); border-left-color: rgb(200, 137, 137); border-right-color: rgb(200, 137, 137); border-top-color: rgb(200, 137, 137); border-bottom-color: rgb(200, 137, 137); top: auto; width: 500px; bottom: auto; position: absolute; flex-wrap: nowrap; flex-direction: column; align-items: stretch; opacity: 1; overflow: visible; display: flex; right: auto; height: 21px;" />
</ui:UXML>