【fix】数字可以增加小数

This commit is contained in:
2026-04-01 12:02:03 +08:00
parent 792e82d091
commit 73ca79e9eb
21 changed files with 125 additions and 89 deletions

View File

@@ -42,11 +42,11 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetX": -0.5,
"offsetY": -0.5,
"trimX": 2,
"trimX": 0,
"trimY": 2,
"width": 441,
"width": 443,
"height": 399,
"rawWidth": 444,
"rawHeight": 402,
@@ -61,16 +61,16 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-220.5,
-221.5,
-199.5,
0,
220.5,
221.5,
-199.5,
0,
-220.5,
-221.5,
199.5,
0,
220.5,
221.5,
199.5,
0
],
@@ -83,32 +83,32 @@
3
],
"uv": [
2,
0,
400,
443,
400,
2,
0,
1,
443,
1
],
"nuv": [
0.0045045045045045045,
0,
0.0024875621890547263,
0.9977477477477478,
0.0024875621890547263,
0.0045045045045045045,
0,
0.9950248756218906,
0.9977477477477478,
0.9950248756218906
],
"minPos": [
-220.5,
-221.5,
-199.5,
0
],
"maxPos": [
220.5,
221.5,
199.5,
0
]