Files
jelito/Assets/jelycho/core/ui/ui_watermark.uxml
2025-07-30 05:51:52 +02:00

6 lines
796 B
Plaintext

<engine:UXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:engine="UnityEngine.UIElements" xmlns:editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<engine:VisualElement style="flex-grow: 1; -unity-background-image-tint-color: rgba(255, 255, 255, 0.33);">
<engine:VisualElement style="flex-grow: 1; background-image: url(&quot;project://database/Assets/RebootKit/Runtime/Engine/core_assets/logo/RR_Logo_Plain_4k.png?fileID=2800000&amp;guid=b6b4948176bf2744fad63f0df242f185&amp;type=3#RR_Logo_Plain_4k&quot;); -unity-background-image-tint-color: rgba(255, 255, 255, 0.33); position: absolute; left: 0; bottom: 0; width: 48px; height: 48px;" />
</engine:VisualElement>
</engine:UXML>