29 lines
565 B
Plaintext
Raw Normal View History

{
"__type__": "cc.Material",
2020-02-17 09:32:23 +08:00
"_name": "sprite-outline",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
2019-12-11 22:39:41 +08:00
"__uuid__": "559dcd1e-233b-4e1f-b1da-733c9232f06f"
},
2020-02-17 09:32:23 +08:00
"_techniqueData": {
"0": {
"props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
"outlineWidth": 0.002
},
"defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_OUT_LINE": true
}
}
2019-12-12 09:31:21 +08:00
}
}