Closed Joker-pyc closed 3 years ago
New learner
You have to load three.js in the global scope before loading THREE.Terrain, otherwise the THREE variable will not be present to attach the Terrain property to.
THREE.Terrain
THREE
Terrain