orbitSensitivity property

int? orbitSensitivity
final

Adjusts the speed of theta and phi orbit interactions. Can also be set negative to reverse, which is helpful when using zero radius to look around the inside of a cave-like model.

Defaults to 1.

<model-viewer> official document: https://modelviewer.dev/docs/#entrydocs-stagingandcameras-attributes-orbitSensitivity

Implementation

final int? orbitSensitivity;