com.alicizax.unity.animatio.../Editor/Styles/UIGraphWindow.uxml
陈思海 11e5744b46 init
2025-02-07 16:05:13 +08:00

7 lines
578 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="True">
<AlicizaX.AnimationFlow.Editor.SplitView fixed-pane-index="0" fixed-pane-initial-dimension="250" tabindex="0">
<ui:VisualElement name="Inspector" />
<ui:VisualElement name="Graph" style="flex-grow: 1;" />
</AlicizaX.AnimationFlow.Editor.SplitView>
</ui:UXML>