Net-Game/Library/PackageCache/com.unity.2d.animation@494a3b4e73a9/Samples~/AnimationSamples/4 SpriteSwap/UI/Skeleton Sharing.uxml
2025-03-28 08:33:16 -04:00

7 lines
487 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
<ui:VisualElement style="flex-direction: row; position: absolute; bottom: 150px; align-self: center;">
<ui:Label name="Description" style="color: rgb(255, 255, 255); white-space: normal; width: 300px;" />
<ui:DropdownField style="width: 150px; position: relative; margin-left: 4px; align-self: center; padding-left: 0;" />
</ui:VisualElement>
</ui:UXML>