初步加入内发光,整理项目结构

This commit is contained in:
caizhitao
2019-12-20 10:58:26 +08:00
parent f383b8edec
commit 540992a719
18 changed files with 2051 additions and 12 deletions

View File

@@ -0,0 +1,25 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "90211f16-c00e-4c37-a192-43ec50c9ea35"
},
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_OUT_LINE": true
},
"_props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Vec4",
"x": 1,
"y": 1,
"z": 0,
"w": 1
},
"outlineSize": 0.1
}
}

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.2",
"uuid": "2c760728-404d-4553-a1d0-7ab18263845c",
"dataAsSubAsset": null,
"subMetas": {}
}