You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
217 lines
16 KiB
217 lines
16 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.ShortcutManagement" elementFormDefault="qualified" targetNamespace="UnityEditor.Tilemaps" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
|
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" /> |
|
<xs:complexType name="TilePaletteActiveTargetsPopupType"> |
|
<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="" 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="" 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="TilePaletteActiveTargetsPopup" substitutionGroup="engine:VisualElement" xmlns:q1="UnityEditor.Tilemaps" type="q1:TilePaletteActiveTargetsPopupType" /> |
|
<xs:complexType name="TilePaletteBrushInspectorElementType"> |
|
<xs:complexContent mixed="false"> |
|
<xs:restriction base="engine:VisualElementType"> |
|
<xs:attribute default="" name="name" type="xs:string" 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:anyAttribute processContents="lax" /> |
|
</xs:restriction> |
|
</xs:complexContent> |
|
</xs:complexType> |
|
<xs:element name="TilePaletteBrushInspectorElement" substitutionGroup="engine:VisualElement" xmlns:q2="UnityEditor.Tilemaps" type="q2:TilePaletteBrushInspectorElementType" /> |
|
<xs:complexType name="TilePaletteClipboardElementType"> |
|
<xs:complexContent mixed="false"> |
|
<xs:restriction base="engine:VisualElementType"> |
|
<xs:attribute default="" name="name" type="xs:string" 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:anyAttribute processContents="lax" /> |
|
</xs:restriction> |
|
</xs:complexContent> |
|
</xs:complexType> |
|
<xs:element name="TilePaletteClipboardElement" substitutionGroup="engine:VisualElement" xmlns:q3="UnityEditor.Tilemaps" type="q3:TilePaletteClipboardElementType" /> |
|
<xs:complexType name="TilePaletteActivePalettePopupType"> |
|
<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="" 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="" 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="TilePaletteActivePalettePopup" substitutionGroup="engine:VisualElement" xmlns:q4="UnityEditor.Tilemaps" type="q4:TilePaletteActivePalettePopupType" /> |
|
<xs:complexType name="TilePaletteBrushesPopupType"> |
|
<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="" 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="" 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="TilePaletteBrushesPopup" substitutionGroup="engine:VisualElement" xmlns:q5="UnityEditor.Tilemaps" type="q5:TilePaletteBrushesPopupType" /> |
|
<xs:complexType name="TilePaletteFocusDropdownType"> |
|
<xs:complexContent mixed="false"> |
|
<xs:restriction base="engine:VisualElementType"> |
|
<xs:attribute default="" name="name" type="xs:string" 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="" 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="false" name="display-tooltip-when-elided" type="xs:boolean" use="optional" /> |
|
<xs:anyAttribute processContents="lax" /> |
|
</xs:restriction> |
|
</xs:complexContent> |
|
</xs:complexType> |
|
<xs:element name="TilePaletteFocusDropdown" substitutionGroup="engine:VisualElement" xmlns:q6="UnityEditor.Tilemaps" type="q6:TilePaletteFocusDropdownType" /> |
|
<xs:complexType name="TilePaletteBrushesLabelType"> |
|
<xs:complexContent mixed="false"> |
|
<xs:restriction base="engine:VisualElementType"> |
|
<xs:attribute default="" name="name" type="xs:string" 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="" 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="false" name="display-tooltip-when-elided" type="xs:boolean" use="optional" /> |
|
<xs:anyAttribute processContents="lax" /> |
|
</xs:restriction> |
|
</xs:complexContent> |
|
</xs:complexType> |
|
<xs:element name="TilePaletteBrushesLabel" substitutionGroup="engine:VisualElement" xmlns:q7="UnityEditor.Tilemaps" type="q7:TilePaletteBrushesLabelType" /> |
|
<xs:complexType name="GridPaintingToolbarType"> |
|
<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="" 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:anyAttribute processContents="lax" /> |
|
</xs:restriction> |
|
</xs:complexContent> |
|
</xs:complexType> |
|
<xs:element name="GridPaintingToolbar" substitutionGroup="engine:VisualElement" xmlns:q8="UnityEditor.Tilemaps" type="q8:GridPaintingToolbarType" /> |
|
<xs:complexType name="TilePaletteBrushesButtonType"> |
|
<xs:complexContent mixed="false"> |
|
<xs:restriction base="engine:VisualElementType"> |
|
<xs:attribute default="" name="name" type="xs:string" 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="" 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="false" name="display-tooltip-when-elided" type="xs:boolean" use="optional" /> |
|
<xs:anyAttribute processContents="lax" /> |
|
</xs:restriction> |
|
</xs:complexContent> |
|
</xs:complexType> |
|
<xs:element name="TilePaletteBrushesButton" substitutionGroup="engine:VisualElement" xmlns:q9="UnityEditor.Tilemaps" type="q9:TilePaletteBrushesButtonType" /> |
|
<xs:complexType name="TilePaletteElementType"> |
|
<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="" 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:anyAttribute processContents="lax" /> |
|
</xs:restriction> |
|
</xs:complexContent> |
|
</xs:complexType> |
|
<xs:element name="TilePaletteElement" substitutionGroup="engine:VisualElement" xmlns:q10="UnityEditor.Tilemaps" type="q10:TilePaletteElementType" /> |
|
</xs:schema> |