Skip to main content
API Reference NianticSpatial.NSDK.AR.LocationAR ARLocationManager

SetARLocations

Selects the AR Locations to try to track when StartARLocationTracking() is called.

Declaration

public void SetARLocations(params ARLocation[] arLocations)

Summary

Selects the AR Locations to try to track when StartARLocationTracking() is called.

Parameters

NameTypeSummary
arLocationsARLocation[]
The locations to try to track.