初步内发光实现

This commit is contained in:
caizhitao
2019-12-20 12:32:27 +08:00
parent 540992a719
commit 5f5e4a9287
5 changed files with 97 additions and 235 deletions

View File

@@ -9,17 +9,9 @@
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_OUT_LINE": true
"SHOW_INNER_GLOW": true
},
"_props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Vec4",
"x": 1,
"y": 1,
"z": 0,
"w": 1
},
"outlineSize": 0.1
"texture": null
}
}