CocosCreator-Shader-Effect-.../assets/materials/sprite-round-corner-crop.mtl

16 lines
286 B
Plaintext
Raw Normal View History

2020-01-09 01:26:04 +00:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "a4afedba-5234-44d7-9031-cba83051d521"
},
"_defines": {
"USE_TEXTURE": true,
2020-01-09 02:01:28 +00:00
"ENABLE_ROUNDCORNER": true
2020-01-09 01:26:04 +00:00
},
2020-01-09 02:01:28 +00:00
"_props": {
"roundCornerRadius": 0.1
}
2020-01-09 01:26:04 +00:00
}