初步加入外发光效果

This commit is contained in:
caizhitao
2019-12-19 10:52:32 +08:00
parent 769d2a5c54
commit eee15dd6f0
10 changed files with 1545 additions and 27 deletions

View File

@@ -0,0 +1,25 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "9874f91b-8c4d-42a7-975a-a6281b46f3ed"
},
"_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.01
}
}

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.2",
"uuid": "b878db1a-68e4-460d-95f8-83fdb34c11e6",
"dataAsSubAsset": null,
"subMetas": {}
}