기본 수정사항
This commit is contained in:
7
Assets/08_UI/FrontSprite.uxml
Normal file
7
Assets/08_UI/FrontSprite.uxml
Normal file
@@ -0,0 +1,7 @@
|
||||
<ui:UXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" noNamespaceSchemaLocation="../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
||||
<ui:VisualElement name="Body" picking-mode="Ignore" style="flex-grow: 1; width: 1920px; height: 1080px;">
|
||||
<ui:VisualElement picking-mode="Ignore" style="flex-grow: 1; align-items: center; justify-content: flex-end; align-self: center; flex-direction: column;">
|
||||
<ui:Image name="FrontSprite" picking-mode="Ignore" source="project://database/Assets/04_Models/Characters/MayaFey/%EC%8A%A4%ED%83%A0%EB%94%A9.png?fileID=-733087985&guid=b3a9a91e9ec867c4c97df35ae88c45ac&type=3#Normal2" style="width: 720px; height: 1000px;"/>
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
</ui:UXML>
|
||||
Reference in New Issue
Block a user