28 lines
532 B
Plaintext
Raw Normal View History

2020-06-22 18:42:11 +08:00
{
"__type__": "cc.Material",
2020-06-23 14:48:50 +08:00
"_name": "sprite-glow-inner-v2",
2020-06-22 18:42:11 +08:00
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "c49fbec9-7e8c-4114-a058-354eebd04446"
},
"_techniqueIndex": 0,
"_techniqueData": {
"0": {
"defines": {
"USE_TEXTURE": true,
"SHOW_INNER_GLOW": true
2020-06-23 14:48:50 +08:00
},
"props": {
"glowColor": {
"__type__": "cc.Color",
"r": 255,
2020-06-23 18:01:31 +08:00
"g": 255,
2020-06-23 17:12:44 +08:00
"b": 0,
2020-06-23 14:48:50 +08:00
"a": 255
2020-06-23 18:01:31 +08:00
},
"glowRange": 60
2020-06-22 18:42:11 +08:00
}
}
}
}