UTKProperyWIndow 수정 중
This commit is contained in:
5
Assets/Sample/UIToolkit/UTKColorPickerUXML.uxml
Normal file
5
Assets/Sample/UIToolkit/UTKColorPickerUXML.uxml
Normal file
@@ -0,0 +1,5 @@
|
||||
<UXML xmlns="UnityEngine.UIElements" xmlns:utk="UVC.UIToolkit" editor-extension-mode="False">
|
||||
<VisualElement style="width: 100%; height: 100%;">
|
||||
<utk:UTKToggle name="toggle" label="테마 변경" style="position: absolute; top: 10px; right: 10px;" />
|
||||
</VisualElement>
|
||||
</UXML>
|
||||
Reference in New Issue
Block a user