Is their a tutorial or guide on how to create a geofence within the Wikitude SDK?
W
Wolfgang Damm
said
over 10 years ago
there is no tutorial yet. But you can find all needed information in the API Specification included in the SDK package (ARchitectTools -> Library Reference).
For geofencing look at AR.ActionRange and AR.ActionArea which allow you to define a action area (geofence) around a location.
Alex Farnsworth