Orbit
WHS.controls.OrbitModule
This modules automatically orbits the app camera around a point using ThreeOrbitControls
.
Use WHS.controls.OrbitModule
if you want to look for your shape from different angles.
Also can accept a target object as a first argument
Params
{
target: new THREE.Vector3(0, 0, 0),
follow: false
}
Updated over 7 years ago