설명 없음
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.

LabelsTab.uxml 536B

12345678
  1. <ui:UXML xmlns:ui="UnityEngine.UIElements" eui="UnityEditor.UIElements" aui="UnityEditor.U2D.Animation.SpriteLibraryEditor">
  2. <UnityEditor.U2D.Animation.SpriteLibraryEditor.LabelsTab name="LabelsTab">
  3. <Style src="LabelsTab.uss"/>
  4. <ui:Template name="EditorTabHeader" src="EditorTabHeader.uxml" />
  5. <ui:Instance template="EditorTabHeader" name="EditorTabHeader" pickingMode="Ignore" />
  6. <ui:VisualElement name="LabelsContainer" />
  7. </UnityEditor.U2D.Animation.SpriteLibraryEditor.LabelsTab>
  8. </ui:UXML>