ARDestroy

Description

Destroys the AR session and any resources allocated during setup. After you can not call any AR commands, except ARGetStatus and ARSetup. You may call ARSetup to recreate an AR session. There is no limit on the number of times you can create and destroy the AR session.

Currently on Android this command may take up to 5 seconds, apparently this will be improved ina future version of Google's ARCore.

Definition

ARDestroy()