You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a very new coder just a few months in so I'm hoping I'm not breaking some protocol here...and also please forgive me if my lingo is bad. I'm just a hobbyist coder.
I'm building an app using this SDK and it's really fantastic. But I'm running into one spot of trouble where the plane detection 'didadd' method does not seem to be firing.
I think I've declared the appropriate protocol and also set the proper delegate. And I've used some other ARSCN delegate methods and they fire off ok - so I think I have everything structured ok.
Is there another way to set the planeDetection property within this SDK somewhere other than through the ARWorldTrackingConfiguration class?
I'm a very new coder just a few months in so I'm hoping I'm not breaking some protocol here...and also please forgive me if my lingo is bad. I'm just a hobbyist coder.
I'm building an app using this SDK and it's really fantastic. But I'm running into one spot of trouble where the plane detection 'didadd' method does not seem to be firing.
I think I've declared the appropriate protocol and also set the proper delegate. And I've used some other ARSCN delegate methods and they fire off ok - so I think I have everything structured ok.
Is there another way to set the planeDetection property within this SDK somewhere other than through the ARWorldTrackingConfiguration class?
The text was updated successfully, but these errors were encountered: