SetARLocations
Selects the AR Locations to try to track when StartARLocationTracking() is called.
Declaration
public void SetARLocations(params ARLocation[] arLocations)
Summary
Parameters
| Name | Type | Summary |
|---|---|---|
| arLocations | ARLocation[] | The locations to try to track. |
Selects the AR Locations to try to track when StartARLocationTracking() is called.