// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`直线偏移 1`] = ` Vector3 { "x": -6.123233995736766e-16, "y": 10, "z": 0, } `; exports[`直线偏移 2`] = ` Vector3 { "x": 4.999999999999999, "y": 10, "z": 0, } `;