暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Skeleton Sharing.uxml 487B

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