WebARControlOptions
interface WebARControlOptions
Options for the WebARControl
PROPERTY | TYPE | DESCRIPTION |
---|---|---|
rotate | ARSwirlControlOptions | Options for ARSwirlControl |
translate | ARTranslateControlOption | Options for ARTranslateControl |
scale | ARScaleControlOption | Options for ARScaleControl |
floorIndicator | FloorIndicatorOption | Options for FloorIndicator |
deadzone | DeadzoneCheckerOption | Options for DeadzoneChecker |
initialScale | "auto" | number | Initial scale of the model. If set to "auto", it will modify big overflowing 3D model's scale to fit the screen when it's initially displayed. This won't increase the 3D model's scale more than 1. |