forked from BilalY/Rasagar
6 lines
315 B
Plaintext
6 lines
315 B
Plaintext
|
<?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>
|