完善内发光效果

This commit is contained in:
caizhitao
2019-12-20 16:11:45 +08:00
parent 5da364c862
commit 6d9bd2c8ce
3 changed files with 7 additions and 5 deletions

View File

@@ -15,11 +15,11 @@
"texture": null,
"glowColor": {
"__type__": "cc.Vec4",
"x": 0,
"x": 1,
"y": 0,
"z": 1,
"z": 0,
"w": 1
},
"glowColorSize": 0.5
"glowColorSize": 0.1
}
}