开发:更新测试快照

pull/1750/MERGE
ChenX 3 years ago
parent 62bfd8f61b
commit cb0981905f

@ -88,6 +88,21 @@ exports[`圆弧合并 3`] = `0.5`;
exports[`圆弧合并 4`] = `0`; exports[`圆弧合并 4`] = `0`;
exports[`圆弧盒子 1`] = `
Box3Ext {
"max": Vector3 {
"x": 203.60657703903053,
"y": 18.43383550555234,
"z": 0,
},
"min": Vector3 {
"x": -79.23613543558874,
"y": -40.144808257138216,
"z": 0,
},
}
`;
exports[`最近点 1`] = ` exports[`最近点 1`] = `
Vector3 { Vector3 {
"x": 0, "x": 0,

Loading…
Cancel
Save