Advertisement
CassataGames

Untitled

Jun 13th, 2022
1,021
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.64 KB | None | 0 0
  1. <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../UIElementsSchema/UIElements.xsd" editor-extension-mode="True">
  2.     <ui:Label text="[ ... ]" display-tooltip-when-elided="true" name="label-Result" style="height: auto; -unity-text-align: upper-center; font-size: 30px; padding-bottom: 8px;" />
  3.     <ui:Button text="Test" display-tooltip-when-elided="true" name="button-Test" style="font-size: 15px; -unity-font-style: normal; padding-top: 8px; padding-bottom: 8px;" />
  4. </ui:UXML>
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement