three-orbitcontrols-wrap
v1.0.2
Published
THREE.js OrbitControls wrapper for npm modules
Downloads
142
Readme
three-orbitcontrols-wrap
THREE.js OrbitControls wrapper for npms module
With yarn
yarn add three-orbitcontrols-wrap
With npm
npm i three-orbitcontrols-wrap
Usage
import * as THREE from 'three';
import {OrbitControlsWrap} from "three-orbitcontrols-wrap";
OrbitControlsWrap(THREE);
// now use THREE.OrbitControls