Add OnStopped event to ArSession
This commit is contained in:
@@ -102,6 +102,7 @@ namespace OpenVulkano::AR::ArKit
|
||||
|
||||
void ArSessionArKitInternal::Stop()
|
||||
{
|
||||
OnStopped();
|
||||
[m_arSession pause];
|
||||
#if (__cplusplus >= 202002L)
|
||||
m_frame = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user