25 lines
439 B
Plaintext
Raw Normal View History

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
2019-12-11 22:39:41 +08:00
"__uuid__": "559dcd1e-233b-4e1f-b1da-733c9232f06f"
},
"_defines": {
2019-12-12 09:31:21 +08:00
"USE_TEXTURE": true,
2019-12-12 22:52:15 +08:00
"USE_ALPHA_TEST": false,
2019-12-12 09:31:21 +08:00
"SHOW_OUT_LINE": true
},
2019-12-12 09:31:21 +08:00
"_props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Vec4",
"x": 1,
2019-12-12 22:52:15 +08:00
"y": 0,
"z": 0,
"w": 1
},
2019-12-16 10:27:50 +08:00
"outlineSize": 0.01
2019-12-12 09:31:21 +08:00
}
}