Net.Like.Xue.Tokyo/Assets/Artists/UX/ui_radial_menu.uxml

10 lines
885 B
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/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<ui:VisualElement picking-mode="Ignore" class="root" style="flex-grow: 1;">
<ui:VisualElement name="radialMenu-container" class="flex-center" />
</ui:VisualElement>
<ui:VisualElement picking-mode="Ignore" class="root">
<ui:Label tabindex="-1" text="Label" parse-escape-sequences="true" display-tooltip-when-elided="true" name="info-label" class="flex-center" />
</ui:VisualElement>
</ui:UXML>