整理描边代码
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user