Three Editor Model Scaling

I have loaded a model from json file in threejs editor. I want to scale the model when the model loads and set it to 0.001 by default. I do not want to manually change the scale in object viewer. Cloud you please tell how to do this? Do i need to edit the source code?

Yes, the editor can’t scale objects automatically.