Firstborn/Library/PackageCache/com.unity.shadergraph@12.1.8/Editor/Resources/UXML/TabButton.uxml
Schaken-Mods b486678290 Library -Artifacts
Library -Artifacts
2023-03-28 12:24:16 -05:00

10 lines
385 B
Plaintext

<UXML xmlns:ui="UnityEngine.UIElements"
xmlns:ed="UnityEditor.UIElements">
<ui:VisualElement class="unity-tab-button__top-bar" picking-mode="Ignore"/>
<ui:VisualElement class="unity-tab-button__content" picking-mode="Ignore">
<ui:Label name="Label" class="unity-tab-button__content-label" picking-mode="Ignore"/>
</ui:VisualElement>
</UXML>