I'm facing a problem after using THREE.GeometeryUtils.center(geometry) function, Succesfully i center the mesh to screen center position using this function, my problem is, i need to get back the original vertices value that presented in geometry before centering. Please give your valuable suggestion
Thanks in advance.