整理代码

This commit is contained in:
caizhitao
2019-12-25 09:59:19 +08:00
parent cdac6bf71a
commit a5cfb84dd0
16 changed files with 6828 additions and 396 deletions

View File

@@ -0,0 +1,26 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "89f30b2e-b75e-49b1-9dfc-cb341cadd30a"
},
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_INNER_GLOW": true
},
"_props": {
"texture": null,
"glowColor": {
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
"glowColorSize": 0.2,
"glowThreshold": 0.1
}
}

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.2",
"uuid": "16dd0f06-6280-4d74-8483-a50e23c00733",
"dataAsSubAsset": null,
"subMetas": {}
}