9 lines
497 B
XML
9 lines
497 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<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="False">
|
|
<!--
|
|
EasyChart Demo Showcase
|
|
UI is dynamically built by DemoShowcaseController.
|
|
This UXML serves as the root container.
|
|
-->
|
|
</ui:UXML>
|