CocosCreator-Shader-Effect-.../assets/materials/sprite-outline.mtl
2019-12-16 10:27:50 +08:00

25 lines
439 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.Vec4",
"x": 1,
"y": 0,
"z": 0,
"w": 1
},
"outlineSize": 0.01
}
}