VR4RoboticArm3/VR4RoboticArm/Library/PackageCache/com.unity.searcher/Editor/Resources/SearcherItem.uxml
IonutMocanu 1d45ac8df0 Main1
2025-09-15 21:53:38 +03:00

13 lines
447 B
Plaintext

<UXML xmlns:ui="UnityEngine.UIElements">
<ui:VisualElement name="itemMainVisualContainer">
<Style path="Searcher"/>
<ui:VisualElement name="itemIndent"/>
<ui:VisualElement name="itemChildExpander">
<ui:VisualElement name="expanderIcon"/>
</ui:VisualElement>
<ui:Toggle name="itemToggle"/>
<ui:VisualElement name="itemIconVisualElement"/>
<ui:VisualElement name="labelsContainer"/>
</ui:VisualElement>
</UXML>