Net.Like.Xue.Tokyo/Assets/Artists/UX/App/ui_app_map.uxml

12 lines
1.7 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/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/BITKit/Unity/UX/MaterialDesign.uss?fileID=7433441132597879392&amp;guid=e4dec78bf3c31184ca4f258af4dd1f8e&amp;type=3#MaterialDesign" />
<ui:VisualElement class="root material" style="background-color: rgb(255, 255, 255);">
<ui:VisualElement style="width: 1080px; height: 1080px;">
<ui:Label tabindex="-1" text="No Sign..." parse-escape-sequences="true" display-tooltip-when-elided="true" style="position: absolute; left: 50%; top: 50%;" />
<ui:VisualElement name="map-container" style="background-image: url(&quot;project://database/Assets/Artists/Material/render_texture_minimap.renderTexture?fileID=8400000&amp;guid=2d294d3d0e28e1f4c875b7727b6a75e4&amp;type=2#render_texture_minimap&quot;); -unity-background-scale-mode: scale-and-crop; width: 1080px; height: 1080px;" />
<ui:VisualElement name="map-position" picking-mode="Ignore" style="background-image: url(&quot;project://database/Assets/Artists/Arts/Textures/texture_direction_arrow.png?fileID=21300000&amp;guid=72c7566f1d930f647ab9fb909aae17b9&amp;type=3#texture_direction_arrow&quot;); position: absolute; width: 64px; height: 64px; top: 460px; left: 702px;" />
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>