iFactory.Cutting.Unity/Assets/Artists/UX/Template_MaterialBoard.uxml

9 lines
1.2 KiB
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/Artists/UX/CuttingPanel.uss?fileID=7433441132597879392&amp;guid=114425baa6f9b77488ae3597936f2944&amp;type=3#CuttingPanel" />
<ui:Button parse-escape-sequences="true" display-tooltip-when-elided="true" name="main-button" focusable="false" class="material-board" style="height: 128px; width: 128px; justify-content: flex-end;">
<ui:VisualElement name="icon-image" picking-mode="Ignore" style="background-image: url(&apos;project://database/Assets/BITKit/Unity/Art/Icons/EditorIcons/processed/unityengine/ui/d_GridLayoutGroup%20Icon.png?fileID=2800000&amp;guid=5574087efc987b145b9d52c65fd1371f&amp;type=3#d_GridLayoutGroup Icon&apos;); width: 64px; height: 64px; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto;" />
<ui:Label tabindex="-1" text="物料" parse-escape-sequences="true" display-tooltip-when-elided="true" name="context-label" picking-mode="Ignore" />
</ui:Button>
</ui:UXML>