AROverlayOptions
interface AROverlayOptions
Options for the AROverlay
| PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
|---|---|---|---|---|
| className | AROverlay.DEFAULT_CLASS | ✔️ | {} | Override default class names |
| showPlaneDetection | boolean | ✔️ | true | Whether to show plane detection icon / toast before placing the model |
| toastText | string | ✔️ | "Point your device downwards to find the ground and move it around." | Toast text |