orbitcontrols-es6
Version:
Update orbitcontrols class from threejs to work with es6 imports
17 lines (16 loc) • 355 B
JSON
{
"name": "orbitcontrols-es6",
"version": "1.0.0",
"description": "Update orbitcontrols class from threejs to work with es6 imports",
"main": "OrbitControls.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"threejs",
"orbitcontrols",
"camera"
],
"author": "",
"license": "ISC"
}