Compare commits
4 Commits
ff19156d49
...
f1feb625e5
| Author | SHA1 | Date |
|---|---|---|
|
|
f1feb625e5 | |
|
|
4c077514e3 | |
|
|
dd5aef15b1 | |
|
|
478470b590 |
|
|
@ -72,3 +72,5 @@ crashlytics-build.properties
|
||||||
/[Aa]ssets/[Ss]treamingAssets/aa.meta
|
/[Aa]ssets/[Ss]treamingAssets/aa.meta
|
||||||
/[Aa]ssets/[Ss]treamingAssets/aa/*
|
/[Aa]ssets/[Ss]treamingAssets/aa/*
|
||||||
|
|
||||||
|
Assets/_Client/8ccdb1fc-0960-489b-a6f0-20d2fcdabe9e.ogg
|
||||||
|
Assets/_Client/8ccdb1fc-0960-489b-a6f0-20d2fcdabe9e.ogg.meta
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6cab5e41147b0ce4f9edb57e984c44d9
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dad45e9889213af42a92eeb316cd43c6
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
@import url("unity-theme://default");
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1b5d81a56b9e56744a0533e210536810
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 12388, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
|
disableValidation: 0
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
:root {
|
||||||
|
}
|
||||||
|
|
||||||
|
.expandable {
|
||||||
|
flex-grow: 1;
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fe550b4c3daa62b448a38ddf615910a6
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
|
disableValidation: 0
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
<ui:UXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
||||||
|
<Style src="project://database/Assets/_Client/GUI/Main.uss?fileID=7433441132597879392&guid=fe550b4c3daa62b448a38ddf615910a6&type=3#Main" />
|
||||||
|
<ui:VisualElement name="VE_Panel" style="flex-grow: 1;">
|
||||||
|
<ui:Button text="Iniciar sessão" name="B_Session" />
|
||||||
|
<ui:Label text="Chat:" />
|
||||||
|
<ui:TextField placeholder-text="Digite sua mensagem" multiline="true" name="TF_ChatInput" class="expandable" />
|
||||||
|
<ui:Button text="Enviar mensagem" name="B_SendChat" />
|
||||||
|
<ui:ProgressBar value="0" title="Processando... Por favor, espere..." name="PB_Progress" enabled="true" />
|
||||||
|
<ui:TextField placeholder-text="response" multiline="true" readonly="true" name="TF_ChatOutput" class="expandable" />
|
||||||
|
</ui:VisualElement>
|
||||||
|
</ui:UXML>
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 394ce53ae03aab84c98352e044c8bed4
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
|
|
@ -9,6 +9,9 @@ GameObject:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_Component:
|
m_Component:
|
||||||
- component: {fileID: 3228149243574310962}
|
- component: {fileID: 3228149243574310962}
|
||||||
|
- component: {fileID: 5034104198302478614}
|
||||||
|
- component: {fileID: 2870540532630303239}
|
||||||
|
- component: {fileID: 3085863286867829983}
|
||||||
m_Layer: 0
|
m_Layer: 0
|
||||||
m_Name: -- GAME MANAGER --
|
m_Name: -- GAME MANAGER --
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
|
|
@ -33,6 +36,55 @@ Transform:
|
||||||
- {fileID: 8663494998515940154}
|
- {fileID: 8663494998515940154}
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!114 &5034104198302478614
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3050228793350555746}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 19102, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: UnityEngine.dll::UnityEngine.UIElements.UIDocument
|
||||||
|
m_PanelSettings: {fileID: 11400000, guid: 08c29b4a94427e44598b2f1d4bc32893, type: 2}
|
||||||
|
m_ParentUI: {fileID: 0}
|
||||||
|
sourceAsset: {fileID: 9197481963319205126, guid: 394ce53ae03aab84c98352e044c8bed4, type: 3}
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_Position: 0
|
||||||
|
m_WorldSpaceSizeMode: 1
|
||||||
|
m_WorldSpaceWidth: 1920
|
||||||
|
m_WorldSpaceHeight: 1080
|
||||||
|
m_PivotReferenceSize: 0
|
||||||
|
m_Pivot: 0
|
||||||
|
m_WorldSpaceCollider: {fileID: 0}
|
||||||
|
--- !u!114 &2870540532630303239
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3050228793350555746}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 177140e4f5a62c145a88b74bb8f02f59, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: PpgiaX540P3::PPGIA.X540.Project3.UIController
|
||||||
|
--- !u!114 &3085863286867829983
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3050228793350555746}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 7a1ca38af0a96524893a60d620fa5791, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: PpgiaX540P3::PPGIA.X540.Project3.AppManager
|
||||||
|
_uiController: {fileID: 2870540532630303239}
|
||||||
|
_apiManager: {fileID: 4693018637014637836}
|
||||||
--- !u!1 &4601626619299515270
|
--- !u!1 &4601626619299515270
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -75,13 +127,13 @@ AudioSource:
|
||||||
m_GameObject: {fileID: 4601626619299515270}
|
m_GameObject: {fileID: 4601626619299515270}
|
||||||
m_Enabled: 1
|
m_Enabled: 1
|
||||||
serializedVersion: 4
|
serializedVersion: 4
|
||||||
OutputAudioMixerGroup: {fileID: 0}
|
OutputAudioMixerGroup: {fileID: 4597973050289367049, guid: b4346293b16e5254aadce52e891ff5e9, type: 2}
|
||||||
m_audioClip: {fileID: 0}
|
m_audioClip: {fileID: 0}
|
||||||
m_Resource: {fileID: 0}
|
m_Resource: {fileID: 8300000, guid: 6613d523ef2496349a24abd07925f85a, type: 3}
|
||||||
m_PlayOnAwake: 1
|
m_PlayOnAwake: 0
|
||||||
m_Volume: 1
|
m_Volume: 1
|
||||||
m_Pitch: 1
|
m_Pitch: 1
|
||||||
Loop: 0
|
Loop: 1
|
||||||
Mute: 0
|
Mute: 0
|
||||||
Spatialize: 0
|
Spatialize: 0
|
||||||
SpatializePostEffects: 0
|
SpatializePostEffects: 0
|
||||||
|
|
@ -177,7 +229,7 @@ MonoBehaviour:
|
||||||
m_EditorClassIdentifier: PpgiaX540P3::PPGIA.X540.Project3.ApiClient
|
m_EditorClassIdentifier: PpgiaX540P3::PPGIA.X540.Project3.ApiClient
|
||||||
_apiBaseUrlDev: http://127.0.0.1:8000
|
_apiBaseUrlDev: http://127.0.0.1:8000
|
||||||
_apiBaseUrlProd: https://gyzypaneqa.execute-api.us-east-1.amazonaws.com/api/
|
_apiBaseUrlProd: https://gyzypaneqa.execute-api.us-east-1.amazonaws.com/api/
|
||||||
_environment: 0
|
_environment: 1
|
||||||
_sessionInitEndpoint: /session/init
|
_sessionInitEndpoint: /session/init
|
||||||
_sessionCloseEndpoint: /session/close
|
_sessionCloseEndpoint: /session/close
|
||||||
_chatEndpoint: /chat/
|
_chatEndpoint: /chat/
|
||||||
|
|
@ -186,10 +238,10 @@ MonoBehaviour:
|
||||||
_sttEndpoint: /stt/upload
|
_sttEndpoint: /stt/upload
|
||||||
_clientId: unity-client
|
_clientId: unity-client
|
||||||
_timeoutInSeconds: 10
|
_timeoutInSeconds: 10
|
||||||
_query: 'Onde o caso do ET de Varginha foi registrado? '
|
_query: "Ah, guru! Como \xE9 bom poder contar com suas orienta\xE7\xF5es!"
|
||||||
_session:
|
_session:
|
||||||
session_id: 40abe282-9485-4bbd-aa3a-8d7209706626
|
session_id: 9686ca2a-302a-4ac8-8709-a98067d37530
|
||||||
created_at: 1763850149
|
created_at: 1763908462
|
||||||
_audioSource: {fileID: 1118623755729130604}
|
_audioSource: {fileID: 1118623755729130604}
|
||||||
--- !u!1 &5836695571582163658
|
--- !u!1 &5836695571582163658
|
||||||
GameObject:
|
GameObject:
|
||||||
|
|
|
||||||
|
|
@ -440,10 +440,6 @@ PrefabInstance:
|
||||||
serializedVersion: 3
|
serializedVersion: 3
|
||||||
m_TransformParent: {fileID: 0}
|
m_TransformParent: {fileID: 0}
|
||||||
m_Modifications:
|
m_Modifications:
|
||||||
- target: {fileID: 1118623755729130604, guid: 004ea84725223334994cf72d2115c180, type: 3}
|
|
||||||
propertyPath: OutputAudioMixerGroup
|
|
||||||
value:
|
|
||||||
objectReference: {fileID: 4597973050289367049, guid: b4346293b16e5254aadce52e891ff5e9, type: 2}
|
|
||||||
- target: {fileID: 3050228793350555746, guid: 004ea84725223334994cf72d2115c180, type: 3}
|
- target: {fileID: 3050228793350555746, guid: 004ea84725223334994cf72d2115c180, type: 3}
|
||||||
propertyPath: m_Name
|
propertyPath: m_Name
|
||||||
value: -- GAME MANAGER --
|
value: -- GAME MANAGER --
|
||||||
|
|
@ -488,18 +484,6 @@ PrefabInstance:
|
||||||
propertyPath: m_LocalEulerAnglesHint.z
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
value: 0
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 4693018637014637836, guid: 004ea84725223334994cf72d2115c180, type: 3}
|
|
||||||
propertyPath: _query
|
|
||||||
value: 'Bom dia, guru! '
|
|
||||||
objectReference: {fileID: 0}
|
|
||||||
- target: {fileID: 4693018637014637836, guid: 004ea84725223334994cf72d2115c180, type: 3}
|
|
||||||
propertyPath: _session.created_at
|
|
||||||
value: 1763908462
|
|
||||||
objectReference: {fileID: 0}
|
|
||||||
- target: {fileID: 4693018637014637836, guid: 004ea84725223334994cf72d2115c180, type: 3}
|
|
||||||
propertyPath: _session.session_id
|
|
||||||
value: 9686ca2a-302a-4ac8-8709-a98067d37530
|
|
||||||
objectReference: {fileID: 0}
|
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects: []
|
||||||
m_AddedGameObjects: []
|
m_AddedGameObjects: []
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2ef7622eea79d2543b4f52a08c14c5f7
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
using System;
|
||||||
|
using System.Collections;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
@ -51,6 +53,7 @@ namespace PPGIA.X540.Project3.API
|
||||||
[Header("API State Information")]
|
[Header("API State Information")]
|
||||||
[SerializeField]
|
[SerializeField]
|
||||||
private Session _session;
|
private Session _session;
|
||||||
|
public bool IsSessionActive => _session != null;
|
||||||
#endregion ------------------------------------------------------------
|
#endregion ------------------------------------------------------------
|
||||||
|
|
||||||
#region -- Other Properties & Methods ---------------------------------
|
#region -- Other Properties & Methods ---------------------------------
|
||||||
|
|
@ -74,7 +77,7 @@ namespace PPGIA.X540.Project3.API
|
||||||
}
|
}
|
||||||
|
|
||||||
#region -- API Calls --------------------------------------------------
|
#region -- API Calls --------------------------------------------------
|
||||||
[ContextMenu("Test API Availability")]
|
[ContextMenu("API Tests/API Availability")]
|
||||||
public void TestApiAvailability()
|
public void TestApiAvailability()
|
||||||
{
|
{
|
||||||
var url = EndpointUrl("");
|
var url = EndpointUrl("");
|
||||||
|
|
@ -87,8 +90,8 @@ namespace PPGIA.X540.Project3.API
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
[ContextMenu("Initiate Session")]
|
[ContextMenu("Session/Initiate Session")]
|
||||||
public void InitiateSession()
|
public void InitiateSession(Action sessionStartedCallback = null)
|
||||||
{
|
{
|
||||||
StopAllCoroutines();
|
StopAllCoroutines();
|
||||||
|
|
||||||
|
|
@ -100,15 +103,18 @@ namespace PPGIA.X540.Project3.API
|
||||||
var body = request.downloadHandler?.text ?? string.Empty;
|
var body = request.downloadHandler?.text ?? string.Empty;
|
||||||
var session = JsonUtility.FromJson<Session>(body);
|
var session = JsonUtility.FromJson<Session>(body);
|
||||||
_session = session;
|
_session = session;
|
||||||
|
|
||||||
|
sessionStartedCallback?.Invoke();
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
[ContextMenu("Close Session")]
|
[ContextMenu("Session/Close Session")]
|
||||||
public void CloseSession()
|
public void CloseSession(Action sessionClosedCallback = null)
|
||||||
{
|
{
|
||||||
if (_session == null)
|
if (_session == null)
|
||||||
{
|
{
|
||||||
Debug.LogWarning("No active session to close.");
|
Debug.LogWarning("No active session to close.");
|
||||||
|
sessionClosedCallback?.Invoke();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -121,11 +127,14 @@ namespace PPGIA.X540.Project3.API
|
||||||
{
|
{
|
||||||
Debug.Log("Session closed successfully.");
|
Debug.Log("Session closed successfully.");
|
||||||
_session = null;
|
_session = null;
|
||||||
|
sessionClosedCallback?.Invoke();
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
[ContextMenu("Send Chat Message")]
|
[ContextMenu("Chat/Send Message")]
|
||||||
public void SendChatMessage()
|
public void SendChatMessage(string message = null,
|
||||||
|
Action<string> responseReceivedCallback = null,
|
||||||
|
Action speechFinishedCallback = null)
|
||||||
{
|
{
|
||||||
// Ensure there is an active session
|
// Ensure there is an active session
|
||||||
if (_session == null)
|
if (_session == null)
|
||||||
|
|
@ -134,6 +143,8 @@ namespace PPGIA.X540.Project3.API
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (message != null) _query = message;
|
||||||
|
|
||||||
StopAllCoroutines();
|
StopAllCoroutines();
|
||||||
|
|
||||||
// Build the endpoint URL and payload
|
// Build the endpoint URL and payload
|
||||||
|
|
@ -146,6 +157,10 @@ namespace PPGIA.X540.Project3.API
|
||||||
{
|
{
|
||||||
var body = request.downloadHandler?.text ?? string.Empty;
|
var body = request.downloadHandler?.text ?? string.Empty;
|
||||||
var response = ApiModel.FromJson<ChatServiceResponse>(body);
|
var response = ApiModel.FromJson<ChatServiceResponse>(body);
|
||||||
|
|
||||||
|
var chatResponse = response?.Message;
|
||||||
|
responseReceivedCallback?.Invoke(chatResponse);
|
||||||
|
|
||||||
var audioUrl = response?.AudioUrl;
|
var audioUrl = response?.AudioUrl;
|
||||||
if (string.IsNullOrEmpty(audioUrl))
|
if (string.IsNullOrEmpty(audioUrl))
|
||||||
{
|
{
|
||||||
|
|
@ -162,11 +177,35 @@ namespace PPGIA.X540.Project3.API
|
||||||
Debug.LogError("AudioClip is null after download.");
|
Debug.LogError("AudioClip is null after download.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
StartCoroutine(PlayAudioAndNotifyCoroutine(
|
||||||
_audioSource?.PlayOneShot(audioClip);
|
audioClip, speechFinishedCallback));
|
||||||
}));
|
}));
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private IEnumerator PlayAudioAndNotifyCoroutine(
|
||||||
|
AudioClip audioClip, Action onComplete)
|
||||||
|
{
|
||||||
|
if (_audioSource == null || audioClip == null)
|
||||||
|
{
|
||||||
|
onComplete?.Invoke();
|
||||||
|
yield break;
|
||||||
|
}
|
||||||
|
|
||||||
|
_audioSource.PlayOneShot(audioClip);
|
||||||
|
yield return new WaitForSeconds(audioClip.length);
|
||||||
|
|
||||||
|
onComplete?.Invoke();
|
||||||
|
}
|
||||||
#endregion -- API Calls ------------------------------------------------
|
#endregion -- API Calls ------------------------------------------------
|
||||||
|
|
||||||
|
[ContextMenu("Debug/Play or Stop Test Audio")]
|
||||||
|
public void PlayTestAudio()
|
||||||
|
{
|
||||||
|
if (_audioSource == null) return;
|
||||||
|
|
||||||
|
if (_audioSource.isPlaying) _audioSource.Stop();
|
||||||
|
else _audioSource?.Play();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8a2376aa5b49eeb41aac7df48220349f
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1,72 @@
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
using PPGIA.X540.Project3.API;
|
||||||
|
|
||||||
|
|
||||||
|
namespace PPGIA.X540.Project3
|
||||||
|
{
|
||||||
|
public class AppManager : MonoBehaviour
|
||||||
|
{
|
||||||
|
[Header("References")]
|
||||||
|
[SerializeField]
|
||||||
|
private UIController _uiController;
|
||||||
|
|
||||||
|
[SerializeField]
|
||||||
|
private ApiClientManager _apiManager;
|
||||||
|
|
||||||
|
private void Awake()
|
||||||
|
{
|
||||||
|
if (_uiController == null)
|
||||||
|
_uiController = GetComponent<UIController>();
|
||||||
|
if (_apiManager == null)
|
||||||
|
_apiManager = GetComponent<ApiClientManager>();
|
||||||
|
}
|
||||||
|
|
||||||
|
void Start()
|
||||||
|
{
|
||||||
|
_apiManager.CloseSession(
|
||||||
|
() => _uiController.SessionActive = _apiManager.IsSessionActive);
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnEnable()
|
||||||
|
{
|
||||||
|
_uiController.OnSessionButtonClicked += HandleSessionButtonClicked;
|
||||||
|
_uiController.OnSendChatButtonClicked += HandleSendChatButtonClicked;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnDisable()
|
||||||
|
{
|
||||||
|
_uiController.OnSessionButtonClicked -= HandleSessionButtonClicked;
|
||||||
|
_uiController.OnSendChatButtonClicked -= HandleSendChatButtonClicked;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void HandleSessionButtonClicked()
|
||||||
|
{
|
||||||
|
if (!_apiManager.IsSessionActive)
|
||||||
|
{
|
||||||
|
_apiManager.InitiateSession(
|
||||||
|
() => _uiController.SessionActive = _apiManager.IsSessionActive);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
_apiManager.CloseSession(
|
||||||
|
() => _uiController.SessionActive = _apiManager.IsSessionActive
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private void HandleSendChatButtonClicked(string message)
|
||||||
|
{
|
||||||
|
_apiManager.SendChatMessage(message,
|
||||||
|
(responseMessage) =>
|
||||||
|
{
|
||||||
|
_uiController.ChatOutput += $"User: {message}\n";
|
||||||
|
_uiController.ChatOutput += $"Bot: {responseMessage}\n";
|
||||||
|
},
|
||||||
|
() =>
|
||||||
|
{
|
||||||
|
// Speech finished callback (optional)
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 7a1ca38af0a96524893a60d620fa5791
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2accbadde24a9c647b17ab58a3139bfa
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1,91 @@
|
||||||
|
using System;
|
||||||
|
|
||||||
|
using UnityEngine;
|
||||||
|
using UnityEngine.UIElements;
|
||||||
|
|
||||||
|
|
||||||
|
namespace PPGIA.X540.Project3
|
||||||
|
{
|
||||||
|
[RequireComponent(typeof(UIController))]
|
||||||
|
public class UIController : MonoBehaviour
|
||||||
|
{
|
||||||
|
private UIDocument _uiDocument;
|
||||||
|
private VisualElement _root;
|
||||||
|
|
||||||
|
private readonly string[] _sessionButtonLabels = {
|
||||||
|
"Iniciar Sessão",
|
||||||
|
"Encerrar Sessão"
|
||||||
|
};
|
||||||
|
private Button _sessionButton;
|
||||||
|
private Button _sendChatButton;
|
||||||
|
private int _currentSessionState = 0;
|
||||||
|
|
||||||
|
private TextField _chatInputField;
|
||||||
|
private TextField _chatOutputField;
|
||||||
|
|
||||||
|
public string ChatOutput
|
||||||
|
{
|
||||||
|
get => _chatOutputField.value;
|
||||||
|
set => _chatOutputField.value = value;
|
||||||
|
}
|
||||||
|
|
||||||
|
public bool SessionActive {
|
||||||
|
get => _currentSessionState == 1;
|
||||||
|
set
|
||||||
|
{
|
||||||
|
_currentSessionState = value ? 1 : 0;
|
||||||
|
UpdateStateForSession();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public Action OnSessionButtonClicked { get; set; }
|
||||||
|
public Action<string> OnSendChatButtonClicked { get; set; }
|
||||||
|
public float Progress { get; set; }
|
||||||
|
|
||||||
|
private void Awake()
|
||||||
|
{
|
||||||
|
_uiDocument = GetComponent<UIDocument>();
|
||||||
|
_root = _uiDocument.rootVisualElement;
|
||||||
|
|
||||||
|
_sessionButton = _root.Q<Button>("B_Session");
|
||||||
|
_sendChatButton = _root.Q<Button>("B_SendChat");
|
||||||
|
_chatInputField = _root.Q<TextField>("TF_ChatInput");
|
||||||
|
_chatOutputField = _root.Q<TextField>("TF_ChatOutput");
|
||||||
|
|
||||||
|
SessionActive = false;
|
||||||
|
}
|
||||||
|
|
||||||
|
void OnEnable()
|
||||||
|
{
|
||||||
|
_sessionButton.clicked += OnSessionButtonClickedInternal;
|
||||||
|
_sendChatButton.clicked += OnSendChatButtonClickedInternal;
|
||||||
|
}
|
||||||
|
|
||||||
|
void OnDisable()
|
||||||
|
{
|
||||||
|
_sessionButton.clicked -= OnSessionButtonClickedInternal;
|
||||||
|
_sendChatButton.clicked -= OnSendChatButtonClickedInternal;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void UpdateStateForSession()
|
||||||
|
{
|
||||||
|
_sessionButton.text = _sessionButtonLabels[_currentSessionState];
|
||||||
|
|
||||||
|
var enable = _currentSessionState == 1;
|
||||||
|
_chatInputField.SetEnabled(enable);
|
||||||
|
_sendChatButton.SetEnabled(enable);
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnSessionButtonClickedInternal()
|
||||||
|
{
|
||||||
|
OnSessionButtonClicked?.Invoke();
|
||||||
|
// SessionActive state will be updated externally
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnSendChatButtonClickedInternal()
|
||||||
|
{
|
||||||
|
OnSendChatButtonClicked?.Invoke(_chatInputField.value);
|
||||||
|
_chatInputField.value = string.Empty;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 177140e4f5a62c145a88b74bb8f02f59
|
||||||
|
|
@ -0,0 +1,49 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!114 &11400000
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 0}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 19101, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
|
m_Name: App.PanelSettings
|
||||||
|
m_EditorClassIdentifier: UnityEngine.dll::UnityEngine.UIElements.PanelSettings
|
||||||
|
themeUss: {fileID: -4733365628477956816, guid: 1b5d81a56b9e56744a0533e210536810, type: 3}
|
||||||
|
m_DisableNoThemeWarning: 0
|
||||||
|
m_TargetTexture: {fileID: 0}
|
||||||
|
m_RenderMode: 0
|
||||||
|
m_ColliderUpdateMode: 0
|
||||||
|
m_ColliderIsTrigger: 1
|
||||||
|
m_ScaleMode: 1
|
||||||
|
m_ReferenceSpritePixelsPerUnit: 100
|
||||||
|
m_PixelsPerUnit: 100
|
||||||
|
m_Scale: 1
|
||||||
|
m_ReferenceDpi: 96
|
||||||
|
m_FallbackDpi: 96
|
||||||
|
m_ReferenceResolution: {x: 1200, y: 800}
|
||||||
|
m_ScreenMatchMode: 0
|
||||||
|
m_Match: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_TargetDisplay: 0
|
||||||
|
m_BindingLogLevel: 0
|
||||||
|
m_ClearDepthStencil: 1
|
||||||
|
m_ClearColor: 0
|
||||||
|
m_ColorClearValue: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
m_VertexBudget: 0
|
||||||
|
m_DynamicAtlasSettings:
|
||||||
|
m_MinAtlasSize: 64
|
||||||
|
m_MaxAtlasSize: 4096
|
||||||
|
m_MaxSubTextureSize: 64
|
||||||
|
m_ActiveFilters: -1
|
||||||
|
m_AtlasBlitShader: {fileID: 9101, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_DefaultShader: {fileID: 9100, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_SDFShader: {fileID: 19011, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_BitmapShader: {fileID: 9001, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_SpriteShader: {fileID: 19012, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_ICUDataAsset: {fileID: 0}
|
||||||
|
forceGammaRendering: 0
|
||||||
|
textSettings: {fileID: 0}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 08c29b4a94427e44598b2f1d4bc32893
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -1,21 +1,5 @@
|
||||||
%YAML 1.1
|
%YAML 1.1
|
||||||
%TAG !u! tag:unity3d.com,2011:
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
--- !u!244 &-8478064482117422371
|
|
||||||
AudioMixerEffectController:
|
|
||||||
m_ObjectHideFlags: 3
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_Name:
|
|
||||||
m_EffectID: 3c07ae1f60d9f2c4984ddb69db94acbd
|
|
||||||
m_EffectName: Highpass Simple
|
|
||||||
m_MixLevel: 16c7e18563ee36d469e20bae807ad2c0
|
|
||||||
m_Parameters:
|
|
||||||
- m_ParameterName: Cutoff freq
|
|
||||||
m_GUID: b278b265302240f4cbd650479e207f49
|
|
||||||
m_SendTarget: {fileID: 0}
|
|
||||||
m_EnableWetMix: 0
|
|
||||||
m_Bypass: 0
|
|
||||||
--- !u!244 &-8130610811981164200
|
--- !u!244 &-8130610811981164200
|
||||||
AudioMixerEffectController:
|
AudioMixerEffectController:
|
||||||
m_ObjectHideFlags: 3
|
m_ObjectHideFlags: 3
|
||||||
|
|
@ -49,6 +33,28 @@ AudioMixerGroupController:
|
||||||
m_Mute: 0
|
m_Mute: 0
|
||||||
m_Solo: 0
|
m_Solo: 0
|
||||||
m_BypassEffects: 0
|
m_BypassEffects: 0
|
||||||
|
--- !u!244 &-7445550985890759804
|
||||||
|
AudioMixerEffectController:
|
||||||
|
m_ObjectHideFlags: 3
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name:
|
||||||
|
m_EffectID: 39680478230c85443a2dfa3dc86be72e
|
||||||
|
m_EffectName: Pitch Shifter
|
||||||
|
m_MixLevel: c34f14b2182eab847859074f0b9321c1
|
||||||
|
m_Parameters:
|
||||||
|
- m_ParameterName: Pitch
|
||||||
|
m_GUID: 6e5094d40dfce9145b7701248aefad34
|
||||||
|
- m_ParameterName: FFT size
|
||||||
|
m_GUID: 0c7bdc2a353ccd54cb26dda39eaa9e8c
|
||||||
|
- m_ParameterName: Overlap
|
||||||
|
m_GUID: 432d81b2e9e2565459139a59c500e7e6
|
||||||
|
- m_ParameterName: Max channels
|
||||||
|
m_GUID: 4d55cba8fbf385c458fafe4dcb4d0f54
|
||||||
|
m_SendTarget: {fileID: 0}
|
||||||
|
m_EnableWetMix: 0
|
||||||
|
m_Bypass: 0
|
||||||
--- !u!244 &-3911487675766383491
|
--- !u!244 &-3911487675766383491
|
||||||
AudioMixerEffectController:
|
AudioMixerEffectController:
|
||||||
m_ObjectHideFlags: 3
|
m_ObjectHideFlags: 3
|
||||||
|
|
@ -132,16 +138,48 @@ AudioMixerSnapshotController:
|
||||||
m_AudioMixer: {fileID: 24100000}
|
m_AudioMixer: {fileID: 24100000}
|
||||||
m_SnapshotID: d618d0a5949c6e340b0b75416530e821
|
m_SnapshotID: d618d0a5949c6e340b0b75416530e821
|
||||||
m_FloatValues:
|
m_FloatValues:
|
||||||
|
bfabd650d2c899441a1fb41cd209dd51: 0
|
||||||
9354f931966f0ac44b41420e4c750912: 0
|
9354f931966f0ac44b41420e4c750912: 0
|
||||||
|
5a15ef315e285a744972655fc59af9fd: 5.5
|
||||||
afc038811130b9643abbdad60993b39f: 10.4
|
afc038811130b9643abbdad60993b39f: 10.4
|
||||||
|
88b364223151fd84cb2735168834294c: -8781
|
||||||
|
432d81b2e9e2565459139a59c500e7e6: 20
|
||||||
2f224cd2aa3e9cf4688d328691dee6ef: 0
|
2f224cd2aa3e9cf4688d328691dee6ef: 0
|
||||||
|
7d0190e3d834c3b419fbc267583ee9d7: 1.14
|
||||||
|
6e5094d40dfce9145b7701248aefad34: 0.9
|
||||||
|
a42fa7b618776dd46ae75f688a14d161: 59518
|
||||||
30565738af8b53c4eae27de29c744f62: 1
|
30565738af8b53c4eae27de29c744f62: 1
|
||||||
|
08c35b38c8df8da4a888700e1ca282ab: 50
|
||||||
|
4d55cba8fbf385c458fafe4dcb4d0f54: 0
|
||||||
|
296ad0c87cede174a8a5e2f3c6a51bd7: 418
|
||||||
f9e7c559b7ab20148839ff5ccf695483: -14.1
|
f9e7c559b7ab20148839ff5ccf695483: -14.1
|
||||||
|
07987399b0338264697c96c5a6120d78: 0.15
|
||||||
|
9fc66f0a877b7c241a6496c53b6ccb3b: 0.63
|
||||||
|
391cb3eaf940faf459d72707a86c0637: 0.55
|
||||||
|
b3831e5cf0c1f264e843936e90497754: 0.855
|
||||||
d1fc82bd58e188649b19a2bf6147ff58: 0.085
|
d1fc82bd58e188649b19a2bf6147ff58: 0.085
|
||||||
c3bcc4bdf0b82124589e78b62d32805e: 20
|
c3bcc4bdf0b82124589e78b62d32805e: 20
|
||||||
2d785c2ed63d3ad43abe6619b5fc1435: -80
|
2d785c2ed63d3ad43abe6619b5fc1435: -80
|
||||||
|
d0eee43e819c27f46a32e0767227a62f: 0.937
|
||||||
d8f9b85e1112ca94685f110d4f8bd3d7: 1000
|
d8f9b85e1112ca94685f110d4f8bd3d7: 1000
|
||||||
|
e06e3d8e8a84d6f419de37c32b0ccc5e: 198
|
||||||
m_TransitionOverrides: {}
|
m_TransitionOverrides: {}
|
||||||
|
--- !u!244 &1345457143945132840
|
||||||
|
AudioMixerEffectController:
|
||||||
|
m_ObjectHideFlags: 3
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name:
|
||||||
|
m_EffectID: 64631e62e2984064cadac0c728ffcfc2
|
||||||
|
m_EffectName: Highpass Simple
|
||||||
|
m_MixLevel: 95144ff49c030f74cb3de3d1b7b49086
|
||||||
|
m_Parameters:
|
||||||
|
- m_ParameterName: Cutoff freq
|
||||||
|
m_GUID: 3d2c780607b3ad741bb53e428539f816
|
||||||
|
m_SendTarget: {fileID: 0}
|
||||||
|
m_EnableWetMix: 0
|
||||||
|
m_Bypass: 0
|
||||||
--- !u!243 &4597973050289367049
|
--- !u!243 &4597973050289367049
|
||||||
AudioMixerGroupController:
|
AudioMixerGroupController:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -157,7 +195,8 @@ AudioMixerGroupController:
|
||||||
m_Send: 00000000000000000000000000000000
|
m_Send: 00000000000000000000000000000000
|
||||||
m_Effects:
|
m_Effects:
|
||||||
- {fileID: -8130610811981164200}
|
- {fileID: -8130610811981164200}
|
||||||
- {fileID: -8478064482117422371}
|
- {fileID: 1345457143945132840}
|
||||||
|
- {fileID: -7445550985890759804}
|
||||||
m_UserColorIndex: 0
|
m_UserColorIndex: 0
|
||||||
m_Mute: 0
|
m_Mute: 0
|
||||||
m_Solo: 0
|
m_Solo: 0
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,63 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!850595691 &4890085278179872738
|
||||||
|
LightingSettings:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: mainSettings
|
||||||
|
serializedVersion: 9
|
||||||
|
m_EnableBakedLightmaps: 1
|
||||||
|
m_EnableRealtimeLightmaps: 1
|
||||||
|
m_RealtimeEnvironmentLighting: 1
|
||||||
|
m_BounceScale: 1
|
||||||
|
m_AlbedoBoost: 1
|
||||||
|
m_IndirectOutputScale: 1
|
||||||
|
m_UsingShadowmask: 0
|
||||||
|
m_BakeBackend: 1
|
||||||
|
m_LightmapMaxSize: 1024
|
||||||
|
m_LightmapSizeFixed: 0
|
||||||
|
m_UseMipmapLimits: 1
|
||||||
|
m_BakeResolution: 40
|
||||||
|
m_Padding: 2
|
||||||
|
m_LightmapCompression: 3
|
||||||
|
m_AO: 0
|
||||||
|
m_AOMaxDistance: 1
|
||||||
|
m_CompAOExponent: 0
|
||||||
|
m_CompAOExponentDirect: 0
|
||||||
|
m_ExtractAO: 0
|
||||||
|
m_MixedBakeMode: 1
|
||||||
|
m_LightmapsBakeMode: 1
|
||||||
|
m_FilterMode: 1
|
||||||
|
m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_ExportTrainingData: 0
|
||||||
|
m_EnableWorkerProcessBaking: 1
|
||||||
|
m_TrainingDataDestination: TrainingData
|
||||||
|
m_RealtimeResolution: 2
|
||||||
|
m_ForceWhiteAlbedo: 0
|
||||||
|
m_ForceUpdates: 0
|
||||||
|
m_PVRCulling: 1
|
||||||
|
m_PVRSampling: 1
|
||||||
|
m_PVRDirectSampleCount: 32
|
||||||
|
m_PVRSampleCount: 512
|
||||||
|
m_PVREnvironmentSampleCount: 512
|
||||||
|
m_PVREnvironmentReferencePointCount: 2048
|
||||||
|
m_LightProbeSampleCountMultiplier: 4
|
||||||
|
m_PVRBounces: 2
|
||||||
|
m_PVRMinBounces: 2
|
||||||
|
m_PVREnvironmentImportanceSampling: 0
|
||||||
|
m_PVRFilteringMode: 0
|
||||||
|
m_PVRDenoiserTypeDirect: 0
|
||||||
|
m_PVRDenoiserTypeIndirect: 0
|
||||||
|
m_PVRDenoiserTypeAO: 0
|
||||||
|
m_PVRFilterTypeDirect: 0
|
||||||
|
m_PVRFilterTypeIndirect: 0
|
||||||
|
m_PVRFilterTypeAO: 0
|
||||||
|
m_PVRFilteringGaussRadiusDirect: 1
|
||||||
|
m_PVRFilteringGaussRadiusIndirect: 1
|
||||||
|
m_PVRFilteringGaussRadiusAO: 1
|
||||||
|
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
|
||||||
|
m_PVRFilteringAtrousPositionSigmaIndirect: 2
|
||||||
|
m_PVRFilteringAtrousPositionSigmaAO: 1
|
||||||
|
m_RespectSceneVisibilityWhenBakingGI: 0
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 632aab8b4cb54bc4ab07180bb2f8bf47
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 4890085278179872738
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -5,7 +5,7 @@ EditorBuildSettings:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Scenes:
|
m_Scenes:
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/SampleScene.unity
|
path: Assets/Scenes/SampleScene.unity
|
||||||
guid: 99c9720ab356a0642a771bea13969a05
|
guid: 99c9720ab356a0642a771bea13969a05
|
||||||
m_configObjects:
|
m_configObjects:
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,21 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.ShaderGraph.Drawing.xsd" namespace="UnityEditor.ShaderGraph.Drawing" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Rendering.xsd" namespace="UnityEditor.Rendering" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.UIElements.Debugger.xsd" namespace="UnityEditor.UIElements.Debugger" />
|
||||||
|
<xs:import schemaLocation="Unity.UI.Builder.xsd" namespace="Unity.UI.Builder" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Search.xsd" namespace="UnityEditor.Search" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Experimental.GraphView.xsd" namespace="UnityEditor.Experimental.GraphView" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.PackageManager.UI.Internal.xsd" namespace="UnityEditor.PackageManager.UI.Internal" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Overlays.xsd" namespace="UnityEditor.Overlays" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.UIElements.xsd" namespace="UnityEditor.UIElements" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.UIElements.ProjectSettings.xsd" namespace="UnityEditor.UIElements.ProjectSettings" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Audio.UIElements.xsd" namespace="UnityEditor.Audio.UIElements" />
|
||||||
|
<xs:import schemaLocation="Unity.Profiling.Editor.xsd" namespace="Unity.Profiling.Editor" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Inspector.GraphicsSettingsInspectors.xsd" namespace="UnityEditor.Inspector.GraphicsSettingsInspectors" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.ShortcutManagement.xsd" namespace="UnityEditor.ShortcutManagement" />
|
||||||
|
<xs:import schemaLocation="Unity.Profiling.Editor.UI.xsd" namespace="Unity.Profiling.Editor.UI" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Inspector.xsd" namespace="UnityEditor.Inspector" />
|
||||||
|
<xs:import schemaLocation="UnityEditor.Accessibility.xsd" namespace="UnityEditor.Accessibility" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,27 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="Unity.Profiling.Editor.UI" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="BlocksGraphViewType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="BlocksGraphView" substitutionGroup="engine:VisualElement" xmlns:q1="Unity.Profiling.Editor.UI" type="q1:BlocksGraphViewType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,129 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="Unity.Profiling.Editor" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:simpleType name="SelectableLabel_vertical-scroller-visibility_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Auto" />
|
||||||
|
<xs:enumeration value="AlwaysVisible" />
|
||||||
|
<xs:enumeration value="Hidden" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="SelectableLabel_keyboard-type_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Default" />
|
||||||
|
<xs:enumeration value="ASCIICapable" />
|
||||||
|
<xs:enumeration value="NumbersAndPunctuation" />
|
||||||
|
<xs:enumeration value="URL" />
|
||||||
|
<xs:enumeration value="NumberPad" />
|
||||||
|
<xs:enumeration value="PhonePad" />
|
||||||
|
<xs:enumeration value="NamePhonePad" />
|
||||||
|
<xs:enumeration value="EmailAddress" />
|
||||||
|
<xs:enumeration value="NintendoNetworkAccount" />
|
||||||
|
<xs:enumeration value="Social" />
|
||||||
|
<xs:enumeration value="Search" />
|
||||||
|
<xs:enumeration value="DecimalPad" />
|
||||||
|
<xs:enumeration value="OneTimeCode" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:complexType name="SelectableLabelType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Ignore" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="max-length" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="password" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="*" name="mask-character" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="placeholder-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="hide-placeholder-on-focus" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="readonly" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="is-delayed" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Hidden" name="vertical-scroller-visibility" xmlns:q1="Unity.Profiling.Editor" type="q1:SelectableLabel_vertical-scroller-visibility_Type" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-all-on-mouse-up" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-all-on-focus" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-word-by-double-click" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-line-by-triple-click" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="emoji-fallback-support" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="hide-mobile-input" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Default" name="keyboard-type" xmlns:q2="Unity.Profiling.Editor" type="q2:SelectableLabel_keyboard-type_Type" use="optional" />
|
||||||
|
<xs:attribute default="false" name="auto-correction" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="multiline" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="SelectableLabel" substitutionGroup="engine:VisualElement" xmlns:q3="Unity.Profiling.Editor" type="q3:SelectableLabelType" />
|
||||||
|
<xs:complexType name="MemoryUsageBreakdownType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element xmlns:q4="Unity.Profiling.Editor" ref="q4:MemoryUsageBreakdownElement" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Memory Usage" name="header-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="1288490240" name="total-bytes" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-unknown" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Unknown" name="unknown-name" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="MemoryUsageBreakdown" substitutionGroup="engine:VisualElement" xmlns:q5="Unity.Profiling.Editor" type="q5:MemoryUsageBreakdownType" />
|
||||||
|
<xs:complexType name="MemoryUsageBreakdownElementType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Other" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="background-color-class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-used" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="50" name="used-bytes" type="xs:long" use="optional" />
|
||||||
|
<xs:attribute default="100" name="total-bytes" type="xs:long" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-selected" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="0" name="selected-bytes" type="xs:long" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="MemoryUsageBreakdownElement" substitutionGroup="engine:VisualElement" xmlns:q6="Unity.Profiling.Editor" type="q6:MemoryUsageBreakdownElementType" />
|
||||||
|
</xs:schema>
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,116 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Accessibility" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:simpleType name="AccessibilityHierarchyTreeViewItem_role_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="None" />
|
||||||
|
<xs:enumeration value="Button" />
|
||||||
|
<xs:enumeration value="Image" />
|
||||||
|
<xs:enumeration value="StaticText" />
|
||||||
|
<xs:enumeration value="SearchField" />
|
||||||
|
<xs:enumeration value="KeyboardKey" />
|
||||||
|
<xs:enumeration value="Header" />
|
||||||
|
<xs:enumeration value="TabBar" />
|
||||||
|
<xs:enumeration value="Slider" />
|
||||||
|
<xs:enumeration value="Toggle" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:complexType name="AccessibilityHierarchyTreeViewItemType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="is-root" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="0" name="id" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="role" type="AccessibilityHierarchyTreeViewItem_role_Type" use="optional" />
|
||||||
|
<xs:attribute default="false" name="is-active" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="AccessibilityHierarchyTreeViewItem" substitutionGroup="engine:VisualElement" type="AccessibilityHierarchyTreeViewItemType" />
|
||||||
|
<xs:complexType name="AccessibilityHierarchyTreeViewType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="AccessibilityHierarchyTreeView" substitutionGroup="engine:VisualElement" type="AccessibilityHierarchyTreeViewType" />
|
||||||
|
<xs:complexType name="TreeViewSearchBarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="TreeViewSearchBar" substitutionGroup="engine:VisualElement" type="TreeViewSearchBarType" />
|
||||||
|
<xs:complexType name="SearchableLabelType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="SearchableLabel" substitutionGroup="engine:VisualElement" type="SearchableLabelType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,101 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Audio.UIElements" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="AudioLevelMeterType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="AudioLevelMeter" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Audio.UIElements" type="q1:AudioLevelMeterType" />
|
||||||
|
<xs:complexType name="AudioContainerElementClipFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="allow-scene-objects" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="UnityEngine.Object" name="type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="AudioContainerElementClipField" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.Audio.UIElements" type="q2:AudioContainerElementClipFieldType" />
|
||||||
|
<xs:complexType name="TickmarksType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="Tickmarks" substitutionGroup="engine:VisualElement" xmlns:q3="UnityEditor.Audio.UIElements" type="q3:TickmarksType" />
|
||||||
|
<xs:complexType name="AudioRandomRangeSliderTrackerType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="AudioRandomRangeSliderTracker" substitutionGroup="engine:VisualElement" xmlns:q4="UnityEditor.Audio.UIElements" type="q4:AudioRandomRangeSliderTrackerType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,75 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Experimental.GraphView" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="ResizableElementType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Ignore" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ResizableElement" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Experimental.GraphView" type="q1:ResizableElementType" />
|
||||||
|
<xs:complexType name="PillType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="highlighted" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="Pill" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.Experimental.GraphView" type="q2:PillType" />
|
||||||
|
<xs:complexType name="StickyNoteType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="6806ec67-2c97-4a14-81b9-1ba469917abf" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="StickyNote" substitutionGroup="engine:VisualElement" xmlns:q3="UnityEditor.Experimental.GraphView" type="q3:StickyNoteType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,27 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Inspector.GraphicsSettingsInspectors" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="GraphicsSettingsInspectorTierSettingsType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="GraphicsSettingsInspectorTierSettings" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Inspector.GraphicsSettingsInspectors" type="q1:GraphicsSettingsInspectorTierSettingsType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Inspector" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="ClippingPlanesType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="label" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="(0.00, 0.00)" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ClippingPlanes" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Inspector" type="q1:ClippingPlanesType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,54 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Overlays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="ToolbarOverlayContainerType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="unity-overlay-container" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute name="horizontal" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="supported-overlay-layout" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarOverlayContainer" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Overlays" type="q1:ToolbarOverlayContainerType" />
|
||||||
|
<xs:complexType name="OverlayContainerType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="unity-overlay-container" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute name="horizontal" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="supported-overlay-layout" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="OverlayContainer" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.Overlays" type="q2:OverlayContainerType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,880 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.PackageManager.UI.Internal" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="ProgressBarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ProgressBar" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.PackageManager.UI.Internal" type="q1:ProgressBarType" />
|
||||||
|
<xs:complexType name="LoadingSpinnerType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="LoadingSpinner" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.PackageManager.UI.Internal" type="q2:LoadingSpinnerType" />
|
||||||
|
<xs:complexType name="PackageToolbarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageToolbar" substitutionGroup="engine:VisualElement" xmlns:q3="UnityEditor.PackageManager.UI.Internal" type="q3:PackageToolbarType" />
|
||||||
|
<xs:complexType name="PackageStatusBarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageStatusBar" substitutionGroup="engine:VisualElement" xmlns:q4="UnityEditor.PackageManager.UI.Internal" type="q4:PackageStatusBarType" />
|
||||||
|
<xs:complexType name="ScopedRegistriesSettingsType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ScopedRegistriesSettings" substitutionGroup="engine:VisualElement" xmlns:q5="UnityEditor.PackageManager.UI.Internal" type="q5:ScopedRegistriesSettingsType" />
|
||||||
|
<xs:complexType name="PackageSearchBarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageSearchBar" substitutionGroup="engine:VisualElement" xmlns:q6="UnityEditor.PackageManager.UI.Internal" type="q6:PackageSearchBarType" />
|
||||||
|
<xs:complexType name="PackageDetailsBodyType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageDetailsBody" substitutionGroup="engine:VisualElement" xmlns:q7="UnityEditor.PackageManager.UI.Internal" type="q7:PackageDetailsBodyType" />
|
||||||
|
<xs:complexType name="TagLabelListType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="TagLabelList" substitutionGroup="engine:VisualElement" xmlns:q8="UnityEditor.PackageManager.UI.Internal" type="q8:TagLabelListType" />
|
||||||
|
<xs:simpleType name="PackageListView_virtualization-method_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="FixedHeight" />
|
||||||
|
<xs:enumeration value="DynamicHeight" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListView_selection-type_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="None" />
|
||||||
|
<xs:enumeration value="Single" />
|
||||||
|
<xs:enumeration value="Multiple" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListView_show-alternating-row-backgrounds_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="None" />
|
||||||
|
<xs:enumeration value="ContentOnly" />
|
||||||
|
<xs:enumeration value="All" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListView_reorder-mode_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Simple" />
|
||||||
|
<xs:enumeration value="Animated" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListView_binding-source-selection-mode_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Manual" />
|
||||||
|
<xs:enumeration value="AutoAssign" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:complexType name="PackageListViewType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Ignore" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="25" name="fixed-item-height" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="FixedHeight" name="virtualization-method" xmlns:q9="UnityEditor.PackageManager.UI.Internal" type="q9:PackageListView_virtualization-method_Type" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-border" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Multiple" name="selection-type" xmlns:q10="UnityEditor.PackageManager.UI.Internal" type="q10:PackageListView_selection-type_Type" use="optional" />
|
||||||
|
<xs:attribute default="None" name="show-alternating-row-backgrounds" xmlns:q11="UnityEditor.PackageManager.UI.Internal" type="q11:PackageListView_show-alternating-row-backgrounds_Type" use="optional" />
|
||||||
|
<xs:attribute default="false" name="reorderable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="horizontal-scrolling" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-foldout-header" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="header-title" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-add-remove-footer" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="allow-add" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="allow-remove" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Simple" name="reorder-mode" xmlns:q12="UnityEditor.PackageManager.UI.Internal" type="q12:PackageListView_reorder-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="true" name="show-bound-collection-size" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Manual" name="binding-source-selection-mode" xmlns:q13="UnityEditor.PackageManager.UI.Internal" type="q13:PackageListView_binding-source-selection-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="item-template" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageListView" substitutionGroup="engine:VisualElement" xmlns:q14="UnityEditor.PackageManager.UI.Internal" type="q14:PackageListViewType" />
|
||||||
|
<xs:complexType name="PackageDetailsTabViewType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageDetailsTabView" substitutionGroup="engine:VisualElement" xmlns:q15="UnityEditor.PackageManager.UI.Internal" type="q15:PackageDetailsTabViewType" />
|
||||||
|
<xs:complexType name="DropdownButtonType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="DropdownButton" substitutionGroup="engine:VisualElement" xmlns:q16="UnityEditor.PackageManager.UI.Internal" type="q16:DropdownButtonType" />
|
||||||
|
<xs:complexType name="PackagePlatformListType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackagePlatformList" substitutionGroup="engine:VisualElement" xmlns:q17="UnityEditor.PackageManager.UI.Internal" type="q17:PackagePlatformListType" />
|
||||||
|
<xs:simpleType name="Sidebar_mode_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Vertical" />
|
||||||
|
<xs:enumeration value="Horizontal" />
|
||||||
|
<xs:enumeration value="VerticalAndHorizontal" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="Sidebar_nested-interaction-kind_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Default" />
|
||||||
|
<xs:enumeration value="StopScrolling" />
|
||||||
|
<xs:enumeration value="ForwardScrolling" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="Sidebar_horizontal-scroller-visibility_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Auto" />
|
||||||
|
<xs:enumeration value="AlwaysVisible" />
|
||||||
|
<xs:enumeration value="Hidden" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="Sidebar_vertical-scroller-visibility_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Auto" />
|
||||||
|
<xs:enumeration value="AlwaysVisible" />
|
||||||
|
<xs:enumeration value="Hidden" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="Sidebar_touch-scroll-type_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Unrestricted" />
|
||||||
|
<xs:enumeration value="Elastic" />
|
||||||
|
<xs:enumeration value="Clamped" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:complexType name="SidebarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Vertical" name="mode" xmlns:q18="UnityEditor.PackageManager.UI.Internal" type="q18:Sidebar_mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="Default" name="nested-interaction-kind" xmlns:q19="UnityEditor.PackageManager.UI.Internal" type="q19:Sidebar_nested-interaction-kind_Type" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-horizontal-scroller" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-vertical-scroller" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Auto" name="horizontal-scroller-visibility" xmlns:q20="UnityEditor.PackageManager.UI.Internal" type="q20:Sidebar_horizontal-scroller-visibility_Type" use="optional" />
|
||||||
|
<xs:attribute default="Auto" name="vertical-scroller-visibility" xmlns:q21="UnityEditor.PackageManager.UI.Internal" type="q21:Sidebar_vertical-scroller-visibility_Type" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="horizontal-page-size" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="vertical-page-size" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="18" name="mouse-wheel-scroll-size" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="Clamped" name="touch-scroll-type" xmlns:q22="UnityEditor.PackageManager.UI.Internal" type="q22:Sidebar_touch-scroll-type_Type" use="optional" />
|
||||||
|
<xs:attribute default="0.135" name="scroll-deceleration-rate" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="0.1" name="elasticity" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="16" name="elastic-animation-interval-ms" type="xs:long" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="Sidebar" substitutionGroup="engine:VisualElement" xmlns:q23="UnityEditor.PackageManager.UI.Internal" type="q23:SidebarType" />
|
||||||
|
<xs:complexType name="ExtendableToolbarMenuType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enable-rich-text" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="emoji-fallback-support" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="parse-escape-sequences" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="selectable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="double-click-selects-word" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="triple-click-selects-line" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="display-tooltip-when-elided" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="icon-image" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ExtendableToolbarMenu" substitutionGroup="engine:VisualElement" xmlns:q24="UnityEditor.PackageManager.UI.Internal" type="q24:ExtendableToolbarMenuType" />
|
||||||
|
<xs:complexType name="MultiSelectDetailsType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="MultiSelectDetails" substitutionGroup="engine:VisualElement" xmlns:q25="UnityEditor.PackageManager.UI.Internal" type="q25:MultiSelectDetailsType" />
|
||||||
|
<xs:complexType name="VersionInfoIconType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="VersionInfoIcon" substitutionGroup="engine:VisualElement" xmlns:q26="UnityEditor.PackageManager.UI.Internal" type="q26:VersionInfoIconType" />
|
||||||
|
<xs:complexType name="AlertType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="Alert" substitutionGroup="engine:VisualElement" xmlns:q27="UnityEditor.PackageManager.UI.Internal" type="q27:AlertType" />
|
||||||
|
<xs:complexType name="SelectableLabelType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enable-rich-text" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="emoji-fallback-support" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="parse-escape-sequences" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="selectable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="double-click-selects-word" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="triple-click-selects-line" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="display-tooltip-when-elided" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="SelectableLabel" substitutionGroup="engine:VisualElement" xmlns:q28="UnityEditor.PackageManager.UI.Internal" type="q28:SelectableLabelType" />
|
||||||
|
<xs:complexType name="PartiallyNonCompliantRegistryMessageType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PartiallyNonCompliantRegistryMessage" substitutionGroup="engine:VisualElement" xmlns:q29="UnityEditor.PackageManager.UI.Internal" type="q29:PartiallyNonCompliantRegistryMessageType" />
|
||||||
|
<xs:complexType name="SignInBarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="SignInBar" substitutionGroup="engine:VisualElement" xmlns:q30="UnityEditor.PackageManager.UI.Internal" type="q30:SignInBarType" />
|
||||||
|
<xs:complexType name="PackageListType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageList" substitutionGroup="engine:VisualElement" xmlns:q31="UnityEditor.PackageManager.UI.Internal" type="q31:PackageListType" />
|
||||||
|
<xs:complexType name="PackageDetailsLinksType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageDetailsLinks" substitutionGroup="engine:VisualElement" xmlns:q32="UnityEditor.PackageManager.UI.Internal" type="q32:PackageDetailsLinksType" />
|
||||||
|
<xs:complexType name="PackageDetailsType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageDetails" substitutionGroup="engine:VisualElement" xmlns:q33="UnityEditor.PackageManager.UI.Internal" type="q33:PackageDetailsType" />
|
||||||
|
<xs:simpleType name="PackageListScrollView_mode_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Vertical" />
|
||||||
|
<xs:enumeration value="Horizontal" />
|
||||||
|
<xs:enumeration value="VerticalAndHorizontal" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListScrollView_nested-interaction-kind_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Default" />
|
||||||
|
<xs:enumeration value="StopScrolling" />
|
||||||
|
<xs:enumeration value="ForwardScrolling" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListScrollView_horizontal-scroller-visibility_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Auto" />
|
||||||
|
<xs:enumeration value="AlwaysVisible" />
|
||||||
|
<xs:enumeration value="Hidden" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListScrollView_vertical-scroller-visibility_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Auto" />
|
||||||
|
<xs:enumeration value="AlwaysVisible" />
|
||||||
|
<xs:enumeration value="Hidden" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="PackageListScrollView_touch-scroll-type_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Unrestricted" />
|
||||||
|
<xs:enumeration value="Elastic" />
|
||||||
|
<xs:enumeration value="Clamped" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:complexType name="PackageListScrollViewType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="package-list-scrollview-key" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Vertical" name="mode" xmlns:q34="UnityEditor.PackageManager.UI.Internal" type="q34:PackageListScrollView_mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="Default" name="nested-interaction-kind" xmlns:q35="UnityEditor.PackageManager.UI.Internal" type="q35:PackageListScrollView_nested-interaction-kind_Type" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-horizontal-scroller" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-vertical-scroller" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Hidden" name="horizontal-scroller-visibility" xmlns:q36="UnityEditor.PackageManager.UI.Internal" type="q36:PackageListScrollView_horizontal-scroller-visibility_Type" use="optional" />
|
||||||
|
<xs:attribute default="Auto" name="vertical-scroller-visibility" xmlns:q37="UnityEditor.PackageManager.UI.Internal" type="q37:PackageListScrollView_vertical-scroller-visibility_Type" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="horizontal-page-size" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="vertical-page-size" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="18" name="mouse-wheel-scroll-size" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="Clamped" name="touch-scroll-type" xmlns:q38="UnityEditor.PackageManager.UI.Internal" type="q38:PackageListScrollView_touch-scroll-type_Type" use="optional" />
|
||||||
|
<xs:attribute default="0.135" name="scroll-deceleration-rate" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="0.1" name="elasticity" type="xs:float" use="optional" />
|
||||||
|
<xs:attribute default="16" name="elastic-animation-interval-ms" type="xs:long" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageListScrollView" substitutionGroup="engine:VisualElement" xmlns:q39="UnityEditor.PackageManager.UI.Internal" type="q39:PackageListScrollViewType" />
|
||||||
|
<xs:simpleType name="HelpBoxWithOptionalReadMore_message-type_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="None" />
|
||||||
|
<xs:enumeration value="Info" />
|
||||||
|
<xs:enumeration value="Warning" />
|
||||||
|
<xs:enumeration value="Error" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:complexType name="HelpBoxWithOptionalReadMoreType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="message-type" xmlns:q40="UnityEditor.PackageManager.UI.Internal" type="q40:HelpBoxWithOptionalReadMore_message-type_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="read-more-url" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="analytics-id" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="HelpBoxWithOptionalReadMore" substitutionGroup="engine:VisualElement" xmlns:q41="UnityEditor.PackageManager.UI.Internal" type="q41:HelpBoxWithOptionalReadMoreType" />
|
||||||
|
<xs:complexType name="PackageLoadBarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageLoadBar" substitutionGroup="engine:VisualElement" xmlns:q42="UnityEditor.PackageManager.UI.Internal" type="q42:PackageLoadBarType" />
|
||||||
|
<xs:complexType name="ToolbarWindowMenuType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enable-rich-text" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="emoji-fallback-support" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="parse-escape-sequences" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="selectable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="double-click-selects-word" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="triple-click-selects-line" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="display-tooltip-when-elided" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="icon-image" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarWindowMenu" substitutionGroup="engine:VisualElement" xmlns:q43="UnityEditor.PackageManager.UI.Internal" type="q43:ToolbarWindowMenuType" />
|
||||||
|
<xs:complexType name="PackageManagerToolbarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageManagerToolbar" substitutionGroup="engine:VisualElement" xmlns:q44="UnityEditor.PackageManager.UI.Internal" type="q44:PackageManagerToolbarType" />
|
||||||
|
<xs:complexType name="InProgressViewType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="InProgressView" substitutionGroup="engine:VisualElement" xmlns:q45="UnityEditor.PackageManager.UI.Internal" type="q45:InProgressViewType" />
|
||||||
|
<xs:complexType name="PackageDetailsHeaderType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PackageDetailsHeader" substitutionGroup="engine:VisualElement" xmlns:q46="UnityEditor.PackageManager.UI.Internal" type="q46:PackageDetailsHeaderType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,54 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Rendering" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="HeaderFoldoutType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="toggle-on-label-click" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="value" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="HeaderFoldout" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Rendering" type="q1:HeaderFoldoutType" />
|
||||||
|
<xs:complexType name="TriangleElementType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="TriangleElement" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.Rendering" type="q2:TriangleElementType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,31 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.Search" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="ObjectFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ObjectField" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Search" type="q1:ObjectFieldType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,95 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.ShaderGraph.Drawing" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:simpleType name="IdentifierField_vertical-scroller-visibility_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Auto" />
|
||||||
|
<xs:enumeration value="AlwaysVisible" />
|
||||||
|
<xs:enumeration value="Hidden" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:simpleType name="IdentifierField_keyboard-type_Type">
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:enumeration value="Default" />
|
||||||
|
<xs:enumeration value="ASCIICapable" />
|
||||||
|
<xs:enumeration value="NumbersAndPunctuation" />
|
||||||
|
<xs:enumeration value="URL" />
|
||||||
|
<xs:enumeration value="NumberPad" />
|
||||||
|
<xs:enumeration value="PhonePad" />
|
||||||
|
<xs:enumeration value="NamePhonePad" />
|
||||||
|
<xs:enumeration value="EmailAddress" />
|
||||||
|
<xs:enumeration value="NintendoNetworkAccount" />
|
||||||
|
<xs:enumeration value="Social" />
|
||||||
|
<xs:enumeration value="Search" />
|
||||||
|
<xs:enumeration value="DecimalPad" />
|
||||||
|
<xs:enumeration value="OneTimeCode" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
<xs:complexType name="IdentifierFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="max-length" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="password" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="mask-character" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="placeholder-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="hide-placeholder-on-focus" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="readonly" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="is-delayed" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Hidden" name="vertical-scroller-visibility" xmlns:q1="UnityEditor.ShaderGraph.Drawing" type="q1:IdentifierField_vertical-scroller-visibility_Type" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-all-on-mouse-up" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-all-on-focus" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-word-by-double-click" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="select-line-by-triple-click" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="emoji-fallback-support" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="hide-mobile-input" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Default" name="keyboard-type" xmlns:q2="UnityEditor.ShaderGraph.Drawing" type="q2:IdentifierField_keyboard-type_Type" use="optional" />
|
||||||
|
<xs:attribute default="false" name="auto-correction" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="IdentifierField" substitutionGroup="engine:VisualElement" xmlns:q3="UnityEditor.ShaderGraph.Drawing" type="q3:IdentifierFieldType" />
|
||||||
|
<xs:complexType name="ResizableElementType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element ref="engine:VisualElement" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ResizableElement" substitutionGroup="engine:VisualElement" xmlns:q4="UnityEditor.ShaderGraph.Drawing" type="q4:ResizableElementType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,52 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.ShortcutManagement" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="ShortcutSearchFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="placeholder-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ShortcutSearchField" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.ShortcutManagement" type="q1:ShortcutSearchFieldType" />
|
||||||
|
<xs:complexType name="ShortcutPopupSearchFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="placeholder-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ShortcutPopupSearchField" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.ShortcutManagement" type="q2:ShortcutPopupSearchFieldType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,28 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.UIElements.Debugger" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="EventTypeSearchFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="placeholder-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="EventTypeSearchField" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.UIElements.Debugger" type="q1:EventTypeSearchFieldType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,127 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.UIElements.ProjectSettings" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="TabbedViewType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="TabbedView" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.UIElements.ProjectSettings" type="q1:TabbedViewType" />
|
||||||
|
<xs:complexType name="TabButtonType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="target" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="TabButton" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.UIElements.ProjectSettings" type="q2:TabButtonType" />
|
||||||
|
<xs:complexType name="ProjectSettingsTitleBarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ProjectSettingsTitleBar" substitutionGroup="engine:VisualElement" xmlns:q3="UnityEditor.UIElements.ProjectSettings" type="q3:ProjectSettingsTitleBarType" />
|
||||||
|
<xs:complexType name="ProjectSettingsSectionType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ProjectSettingsSection" substitutionGroup="engine:VisualElement" xmlns:q4="UnityEditor.UIElements.ProjectSettings" type="q4:ProjectSettingsSectionType" />
|
||||||
|
<xs:complexType name="BuiltInShaderElementType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="shader-mode" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="custom-shader" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="shader-mode-label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="custom-shader-label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="BuiltInShaderElement" substitutionGroup="engine:VisualElement" xmlns:q5="UnityEditor.UIElements.ProjectSettings" type="q5:BuiltInShaderElementType" />
|
||||||
|
</xs:schema>
|
||||||
|
|
@ -0,0 +1,663 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.Accessibility" elementFormDefault="qualified" targetNamespace="UnityEditor.UIElements" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
||||||
|
<xs:complexType name="RenderingLayerMaskFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="UnityEngine.RenderingLayerMask" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="RenderingLayerMaskField" substitutionGroup="engine:VisualElement" type="editor:RenderingLayerMaskFieldType" />
|
||||||
|
<xs:complexType name="ToolbarType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="Toolbar" substitutionGroup="engine:VisualElement" type="editor:ToolbarType" />
|
||||||
|
<xs:complexType name="GradientFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="UnityEngine.Gradient" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="GradientField" substitutionGroup="engine:VisualElement" type="editor:GradientFieldType" />
|
||||||
|
<xs:complexType name="ToolbarMenuType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="-1" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enable-rich-text" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="emoji-fallback-support" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="parse-escape-sequences" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="selectable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="double-click-selects-word" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="triple-click-selects-line" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="display-tooltip-when-elided" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarMenu" substitutionGroup="engine:VisualElement" type="editor:ToolbarMenuType" />
|
||||||
|
<xs:complexType name="ToolbarSearchFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="placeholder-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarSearchField" substitutionGroup="engine:VisualElement" type="editor:ToolbarSearchFieldType" />
|
||||||
|
<xs:complexType name="LayerMaskFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="UnityEngine.LayerMask" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="System.Collections.Generic.List`1[System.String]" name="choices" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="LayerMaskField" substitutionGroup="engine:VisualElement" type="editor:LayerMaskFieldType" />
|
||||||
|
<xs:complexType name="ToolbarBreadcrumbsType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarBreadcrumbs" substitutionGroup="engine:VisualElement" type="editor:ToolbarBreadcrumbsType" />
|
||||||
|
<xs:complexType name="UnityEventItemType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="UnityEventItem" substitutionGroup="engine:VisualElement" type="editor:UnityEventItemType" />
|
||||||
|
<xs:complexType name="EnumFlagsFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="include-obsolete-values" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="EnumFlagsField" substitutionGroup="engine:VisualElement" type="editor:EnumFlagsFieldType" />
|
||||||
|
<xs:complexType name="Mask64FieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="0" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="System.Collections.Generic.List`1[System.String]" name="choices" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="Mask64Field" substitutionGroup="engine:VisualElement" type="editor:Mask64FieldType" />
|
||||||
|
<xs:complexType name="ColorFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="RGBA(0.000, 0.000, 0.000, 0.000)" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="show-eye-dropper" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="show-alpha" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="hdr" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ColorField" substitutionGroup="engine:VisualElement" type="editor:ColorFieldType" />
|
||||||
|
<xs:complexType name="DropdownOptionListItemType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="DropdownOptionListItem" substitutionGroup="engine:VisualElement" type="editor:DropdownOptionListItemType" />
|
||||||
|
<xs:complexType name="InspectorElementType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Ignore" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="InspectorElement" substitutionGroup="engine:VisualElement" type="editor:InspectorElementType" />
|
||||||
|
<xs:complexType name="CurveFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="UnityEngine.AnimationCurve" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="CurveField" substitutionGroup="engine:VisualElement" type="editor:CurveFieldType" />
|
||||||
|
<xs:complexType name="LayerFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="0" name="value" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="LayerField" substitutionGroup="engine:VisualElement" type="editor:LayerFieldType" />
|
||||||
|
<xs:complexType name="ToolbarToggleType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="value" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="toggle-on-label-click" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarToggle" substitutionGroup="engine:VisualElement" type="editor:ToolbarToggleType" />
|
||||||
|
<xs:complexType name="TagFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="TagField" substitutionGroup="engine:VisualElement" type="editor:TagFieldType" />
|
||||||
|
<xs:complexType name="ToolbarSpacerType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarSpacer" substitutionGroup="engine:VisualElement" type="editor:ToolbarSpacerType" />
|
||||||
|
<xs:complexType name="ToolbarButtonType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enable-rich-text" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="emoji-fallback-support" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="parse-escape-sequences" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="false" name="selectable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="double-click-selects-word" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="triple-click-selects-line" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="true" name="display-tooltip-when-elided" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="icon-image" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarButton" substitutionGroup="engine:VisualElement" type="editor:ToolbarButtonType" />
|
||||||
|
<xs:complexType name="ObjectFieldWithPromptType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="false" name="allow-scene-objects" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="title" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="message" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ObjectFieldWithPrompt" substitutionGroup="engine:VisualElement" type="editor:ObjectFieldWithPromptType" />
|
||||||
|
<xs:complexType name="MaskFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="0" name="value" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="System.Collections.Generic.List`1[System.String]" name="choices" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="MaskField" substitutionGroup="engine:VisualElement" type="editor:MaskFieldType" />
|
||||||
|
<xs:complexType name="ObjectFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="value" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="allow-scene-objects" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="UnityEngine.Object" name="type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ObjectField" substitutionGroup="engine:VisualElement" type="editor:ObjectFieldType" />
|
||||||
|
<xs:complexType name="ToolbarPopupSearchFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="placeholder-text" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="ToolbarPopupSearchField" substitutionGroup="engine:VisualElement" type="editor:ToolbarPopupSearchFieldType" />
|
||||||
|
<xs:complexType name="PropertyFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="Inherit" name="language-direction" type="engine:VisualElement_language-direction_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="PropertyField" substitutionGroup="engine:VisualElement" type="editor:PropertyFieldType" />
|
||||||
|
<xs:complexType name="MinMaxGradientFieldType">
|
||||||
|
<xs:complexContent mixed="false">
|
||||||
|
<xs:restriction base="engine:VisualElementType">
|
||||||
|
<xs:sequence minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element ref="engine:VisualElement" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute default="" name="name" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="true" name="enabled" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
||||||
|
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
||||||
|
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
||||||
|
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
|
||||||
|
<xs:attribute default="" name="class" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="style" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="data-source-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="null" name="data-source-type" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="binding-path" type="xs:string" use="optional" />
|
||||||
|
<xs:attribute default="" name="label" type="xs:string" use="optional" />
|
||||||
|
<xs:anyAttribute processContents="lax" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:complexContent>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:element name="MinMaxGradientField" substitutionGroup="engine:VisualElement" type="editor:MinMaxGradientFieldType" />
|
||||||
|
</xs:schema>
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue