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

24 lines
410 B
Plaintext

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "559dcd1e-233b-4e1f-b1da-733c9232f06f"
},
"_defines": {
"USE_TEXTURE": true,
"SHOW_OUT_LINE": true
},
"_props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Vec4",
"x": 1,
"y": 1,
"z": 0,
"w": 1
},
"outlineSize": 0.01
}
}