Having encountered an issue post utilizing the THREE.GeometryUtils.center(geometry) function, After successfully centering the mesh to the screen's central position using this function, my dilemma is that I now require the original vertices value that were present in the geometry before centering. Can anyone provide their valuable input?
Grateful for any assistance provided in advance.