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.
4 lines
179 B
4 lines
179 B
<UXML xmlns:ui="UnityEngine.Experimental.UIElements" xmlns:vfx="UnityEditor.VFX.UI">
|
|
<ui:Label name="title" />
|
|
<ui:TextField name="title-field" multiline="true"/>
|
|
</UXML>
|