CocosCreator-Shader-Effect-.../assets/materials/sprite-outline.mtl

25 lines
446 B
Plaintext
Raw Normal View History

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
2019-12-11 14:39:41 +00:00
"__uuid__": "559dcd1e-233b-4e1f-b1da-733c9232f06f"
},
"_defines": {
2019-12-12 01:31:21 +00:00
"USE_TEXTURE": true,
2019-12-12 14:52:15 +00:00
"USE_ALPHA_TEST": false,
2019-12-12 01:31:21 +00:00
"SHOW_OUT_LINE": true
},
2019-12-12 01:31:21 +00:00
"_props": {
"texture": null,
"outlineColor": {
2020-01-01 09:04:08 +00:00
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
2020-01-01 09:04:08 +00:00
"outlineWidth": 0.002
2019-12-12 01:31:21 +00:00
}
}