25 lines
439 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": {
"__type__": "cc.Vec4",
2019-12-20 16:11:45 +08:00
"x": 1,
2019-12-20 15:59:56 +08:00
"y": 0,
2019-12-20 16:11:45 +08:00
"z": 0,
2019-12-20 15:59:56 +08:00
"w": 1
},
2019-12-20 16:11:45 +08:00
"glowColorSize": 0.1
2019-12-19 10:52:32 +08:00
}
}