i use typesciprt plugin in my webstorm.
1. and when the .ts file compiled autoly, it creates a .js.map file. what's mean of it?
2. and i see the class name in .ts is Vector3, and in .js it's BABYLON.Vector3.
i dont know how to set, i found it's Vector3 in my .js file compiled.