Closed takahirox closed 5 years ago
This PR resolves #68.
If browser supports and enables DeviceOrientation the elements use DeviceOrientationControls. Otherwise they keep using OrbitControls.
DeviceOrientationControls
OrbitControls
This PR resolves #68.
If browser supports and enables DeviceOrientation the elements use
DeviceOrientationControls
. Otherwise they keep usingOrbitControls
.