Open Alchemist0823 opened 4 years ago
What's root
here?
HI @hypervillain, I think it's the syntax in some module system i don't know. I copied this from the most popular threejs libraries. this is the way they use to include the library to make it compatible both on nodejs module import and directly include three.js.
Because in my typescript project. three.js was included in a module. Calling THREE.BufferGeometry directly doesn't work.
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
Did you test your solution?
Problem Description
Solution Description
Side Effects, Risks, Impact
Aditional comments: