26 lines
470 B
Plaintext
Raw Normal View History

2019-12-25 09:59:19 +08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "89f30b2e-b75e-49b1-9dfc-cb341cadd30a"
},
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
2019-12-25 10:20:03 +08:00
"SHOW_OUTTER_GLOW": true
2019-12-25 09:59:19 +08:00
},
"_props": {
"texture": null,
"glowColor": {
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
2019-12-25 10:51:37 +08:00
"glowColorSize": 0.15,
2019-12-25 10:20:03 +08:00
"glowThreshold": 1
2019-12-25 09:59:19 +08:00
}
}