CocosCreator-Shader-Effect-.../assets/materials/sprite-outline.mtl
2020-01-01 17:05:18 +08:00

25 lines
446 B
Plaintext

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "559dcd1e-233b-4e1f-b1da-733c9232f06f"
},
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_OUT_LINE": true
},
"_props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
"outlineWidth": 0.002
}
}