完善内发光demo

This commit is contained in:
caizhitao
2019-12-20 15:59:56 +08:00
parent 5f5e4a9287
commit 5da364c862
12 changed files with 3124 additions and 488 deletions

View File

@@ -12,6 +12,14 @@
"SHOW_INNER_GLOW": true
},
"_props": {
"texture": null
"texture": null,
"glowColor": {
"__type__": "cc.Vec4",
"x": 0,
"y": 0,
"z": 1,
"w": 1
},
"glowColorSize": 0.5
}
}