Files
2026-05-31 14:27:52 -07:00

8 lines
1.2 KiB
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="True">
<ui:Button text="Blob Asset Database" parse-escape-sequences="true" display-tooltip-when-elided="true" name="blobDBBtn" style="height: 50px; font-size: 16px;" />
<ui:Button text="Blob Asset Cache" parse-escape-sequences="true" display-tooltip-when-elided="true" name="blobCacheBtn" style="height: 50px; font-size: 16px;" />
<ui:VisualElement style="flex-grow: 1; flex-direction: row; align-items: flex-start;">
<ui:VisualElement name="Logo" style="flex-grow: 1; height: 113px; width: 280px; background-image: url(&quot;project://database/Packages/com.rukhanka.animation/Rukhanka.Editor/BlobInspector/RukhankaLogoSmall.png?fileID=2800000&amp;guid=9152f2aee957bdc488befd900ff896e4&amp;type=3#RukhankaLogoSmall&quot;); -unity-background-scale-mode: scale-to-fit; justify-content: flex-start; align-self: flex-start; margin-top: 20px;" />
</ui:VisualElement>
</ui:UXML>