configure

fun configure(session: CoreSession, config: GeoARViewConfig = GeoARViewConfig())

Configures the AR view when created from a layout.

Assigning the session triggers AR initialization. You can only set the session and config once.

Parameters

session

The session this view renders.

config

The configuration for this view. Defaults to GeoARViewConfig().