26 lines
470 B
Plaintext
Raw Normal View History

2019-12-19 10:52:32 +08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "90211f16-c00e-4c37-a192-43ec50c9ea35"
2019-12-19 10:52:32 +08:00
},
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
2019-12-20 12:32:27 +08:00
"SHOW_INNER_GLOW": true
2019-12-19 10:52:32 +08:00
},
"_props": {
2019-12-20 15:59:56 +08:00
"texture": null,
"glowColor": {
2019-12-24 19:11:09 +08:00
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
2019-12-20 15:59:56 +08:00
},
2019-12-24 17:07:17 +08:00
"glowColorSize": 0.2,
"glowThreshold": 0.1
2019-12-19 10:52:32 +08:00
}
}