Installation
Usage
Configuration
Allow horizontal panning while the gyroscope is active. Requires the global
mousemove viewer option to be true. Updatable.Apply camera roll (rotation on the Z axis) based on device orientation. Updatable.
Use the absolute device orientation rather than keeping the current horizontal position when the gyroscope activates. Not updatable after init.
How gyroscope data is applied to the camera rotation.
smooth interpolates between frames; fast applies data immediately. Updatable.Localization strings merged with the main viewer
lang object.Navbar buttons
This plugin adds one button to the default navbar:gyroscope— toggles gyroscope control
If you use a custom navbar, add
'gyroscope' to your navbar configuration manually. The button is only shown when the device exposes the gyroscope API.