Is it possible to continue using OrbitControls in the year 2020?
Here is the warning message I received: During the transition to ES6 Modules, the files in 'examples/js' were marked as deprecated in May 2020 (r117) and will be removed in December 2020 (r124). For more details on developing with ES6 Modules, please visit .
However, this information primarily focuses on how to install THREE.js. It does not clearly address whether OrbitControls can still be used. (Please keep in mind: I am a novice in both THREE.JS and 3D)
As of now, I have inserted my OrbitControls into my HTML in this manner: