이미지 라운드 처리 에셋 추가

출처
https://github.com/kirevdokimov/Unity-UI-Rounded-Corners
This commit is contained in:
Mingu Kim
2025-02-02 16:29:06 +09:00
parent 2e5b6c70c9
commit 8831c2a251
2 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.nobi.roundedcorners": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
"com.unity.2d.aseprite": "1.1.8",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.cinemachine": "2.10.3",

View File

@@ -1,5 +1,12 @@
{
"dependencies": {
"com.nobi.roundedcorners": {
"version": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "33135342e868201eb0d4cef821ecab90caca373e"
},
"com.unity.2d.aseprite": {
"version": "1.1.8",
"depth": 0,