整理描边代码

This commit is contained in:
caizhitao
2020-01-01 17:04:08 +08:00
parent b1d8f1fde3
commit e45be41e29
10 changed files with 1140 additions and 345 deletions

View File

@@ -14,12 +14,12 @@
"_props": {
"texture": null,
"outlineColor": {
"__type__": "cc.Vec4",
"x": 1,
"y": 0,
"z": 0,
"w": 1
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
"outlineSize": 0.01
"outlineWidth": 0.002
}
}