完善圆角裁剪demo

This commit is contained in:
caizhitao
2020-01-16 23:05:32 +08:00
parent c64f1ab144
commit bfe61e6494
13 changed files with 2025 additions and 128 deletions

View File

@@ -10,7 +10,5 @@
"USE_TEXTURE": true,
"ENABLE_ROUNDCORNER": true
},
"_props": {
"roundCornerRadius": 0.1
}
"_props": {}
}

View File

@@ -0,0 +1,14 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "7c24b57e-e819-4fc9-a8d2-b06cf61b782d"
},
"_defines": {
"USE_TEXTURE": true,
"ENABLE_ROUNDCORNER": true
},
"_props": {}
}

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.2",
"uuid": "a86e8864-5390-443f-b41b-b38e9d584c43",
"dataAsSubAsset": null,
"subMetas": {}
}