mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +08:00
4 lines
315 B
XML
4 lines
315 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<xs:schema elementFormDefault="qualified" xmlns:engine="UnityEngine.UIElements" targetNamespace="nadena.dev.modular_avatar.core.editor" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
|||
|
<xs:element name="LanguageSwitcherElement" type="engine:VisualElementType" />
|
|||
|
</xs:schema>
|