25 lines
438 B
Plaintext
Raw Normal View History

2019-12-19 10:52:32 +08:00
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "9874f91b-8c4d-42a7-975a-a6281b46f3ed"
},
"_defines": {
"USE_TEXTURE": true,
"USE_ALPHA_TEST": false,
"SHOW_OUT_LINE": true
},
"_props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Vec4",
"x": 1,
"y": 1,
"z": 0,
"w": 1
},
2019-12-19 15:45:29 +08:00
"outlineSize": 0.1
2019-12-19 10:52:32 +08:00
}
}