ARTranslateControlOptions
interface ARTranslateControlOptions
Options for ARTranslateControl
| PROPERTY | TYPE | DESCRIPTION | 
|---|---|---|
| threshold | number | Threshold until translation works, this value is relative to screen size. | 
| hoverHeight | number | How much model will float from the floor, in meter. Default value is 0.1(10cm). | 
| bounceDuration | number | Bounce-to-floor animation's duration, in milisecond. | 
| bounceEasing | number | Bounce-to-floor animation's easing function. |