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.

9 lines
426 B

<?xml version="1.0" encoding="utf-8"?>
<UXML xmlns:ui="UnityEngine.UIElements" xmlns:eui="UnityEditor.UIElements" xmlns:aui="UnityEditor.U2D.Animation">
<aui:BoneReparentToolWindow name="BoneReparentToolWindow" picking-mode="Ignore">
<ui:PopupWindow name="PopupWindow" text="Reparent Bones">
<aui:BoneReparentToolView name ="BoneReparentToolView" />
</ui:PopupWindow>
</aui:BoneReparentToolWindow>
</UXML>