startARSession property

Function startARSession
final

A Function which, when called, starts the AR session for the associated 3D model.

This is expected to contain all logic necessary to initiate and manage the AR experience.

Implementation

final Function startARSession;