7 lines
		
	
	
		
			487 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			487 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
 | |
|     <ui:VisualElement style="flex-direction: row; position: absolute; bottom: 150px; align-self: center;">
 | |
|         <ui:Label name="Description" style="color: rgb(255, 255, 255); white-space: normal; width: 300px;" />
 | |
|         <ui:DropdownField style="width: 150px; position: relative; margin-left: 4px; align-self: center; padding-left: 0;" />
 | |
|     </ui:VisualElement>
 | |
| </ui:UXML>
 |