30 lines
596 B
Plaintext
Raw Normal View History

2019-12-19 10:52:32 +08:00
{
"__type__": "cc.Material",
2020-02-17 09:32:23 +08:00
"_name": "sprite-glow-inner",
2019-12-19 10:52:32 +08:00
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "90211f16-c00e-4c37-a192-43ec50c9ea35"
2019-12-19 10:52:32 +08:00
},
2020-02-17 09:32:23 +08:00
"_techniqueData": {
"0": {
"props": {
"texture": null,
"glowColor": {
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
"glowColorSize": 0.2,
"glowThreshold": 0.1
},
"defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_INNER_GLOW": true
}
}
2019-12-19 10:52:32 +08:00
}
}