完善闪光效果

This commit is contained in:
caizhitao
2020-01-13 17:42:53 +08:00
parent c95329e7ab
commit acf72e0e4f
6 changed files with 1585 additions and 157 deletions

View File

@@ -10,5 +10,15 @@
"USE_TEXTURE": true,
"ENABLE_DIFFUSION": true
},
"_props": {}
"_props": {
"lightColor": {
"__type__": "cc.Color",
"r": 255,
"g": 245,
"b": 0,
"a": 255
},
"lightAngle": 36,
"lightWidth": 0.2
}
}