解决 Effect 不生效的问题,因为Effect文件名不能用数字开头,重命名后解决了这个问题

This commit is contained in:
caizhitao
2019-12-11 15:31:15 +08:00
parent 4514bcf8b9
commit f0f47ca9c4
9 changed files with 192 additions and 106 deletions

View File

@@ -0,0 +1,13 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "8f277982-dc0a-4030-90cc-b336a928a372"
},
"_defines": {
"USE_TEXTURE": true
},
"_props": {}
}

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.2",
"uuid": "ca058f99-941b-40f2-b208-d776de59abed",
"dataAsSubAsset": null,
"subMetas": {}
}