Class MegaLandmarkFilterWrapper
- 名前空間
- easyar
- アセンブリ
- EasyAR.Sense.dll
Mega Landmark VPS クラウドローカライズフィルタリング機能。
public class MegaLandmarkFilterWrapper
- 継承
-
MegaLandmarkFilterWrapper
メソッド
FilterByLocation(Action<MegaLandmarkFilterResponse>)
位置フィルタリング。GPS 情報を使用してフィルタリングします。
public void FilterByLocation(Action<MegaLandmarkFilterResponse> callback)
パラメーター
callback
FilterBySpotId(string, Action<MegaLandmarkFilterResponse>)
SpotId でフィルタリングします。
public void FilterBySpotId(string spotId, Action<MegaLandmarkFilterResponse> callback)
パラメーター
spotIdcallback