Rasagar/Library/PackageCache/com.unity.visualeffectgraph/Editor/UIResources/uxml/VFXSaveDropDownPanel.uxml

6 lines
315 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
<?xml version="1.0" encoding="Windows-1252"?>
<UXML xmlns:ui="UnityEngine.UIElements">
<ui:Button name="saveAs" text="Save as..." tooltip="Save as..." style="margin-top:8px" />
<ui:Button name="showInInspector" text="Show in Inspector" tooltip="Shows currently opened VFX asset in the Inspector" />
</UXML>