You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
WebCAD/__test__/Geometry/__snapshots__/maritx.test.ts.snap

10 lines
122 B

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`坐标系对齐 1`] = `
Vector3 {
"x": 4,
"y": 2,
"z": 0,
}
`;