好像初步可以描边,但是有待完善

This commit is contained in:
caizhitao
2019-12-12 10:01:16 +08:00
parent 79562f84cb
commit cda0009d1f
8 changed files with 99 additions and 30 deletions

View File

@@ -11,6 +11,14 @@
"SHOW_OUT_LINE": true
},
"_props": {
"texture": null
"texture": null,
"outlineColor": {
"__type__": "cc.Vec4",
"x": 1,
"y": 1,
"z": 0,
"w": 1
},
"outlineSize": 0.01
}
}