完善圆角裁剪

This commit is contained in:
caizhitao
2020-01-09 10:01:28 +08:00
parent 9e3ca8fce6
commit 7380cf3292
7 changed files with 213 additions and 89 deletions

View File

@@ -8,7 +8,9 @@
},
"_defines": {
"USE_TEXTURE": true,
"USE_OLD_PHOTO": true
"ENABLE_ROUNDCORNER": true
},
"_props": {}
"_props": {
"roundCornerRadius": 0.1
}
}