Partager via


IPublisher.Find(Single) Méthode

Définition

Recherche la zone autour de l’appareil pour les ancres cloud.

public System.Threading.Tasks.Task<System.Collections.Generic.Dictionary<string,Microsoft.MixedReality.WorldLocking.ASA.LocalPegAndProperties>> Find (float radiusFromDevice);
abstract member Find : single -> System.Threading.Tasks.Task<System.Collections.Generic.Dictionary<string, Microsoft.MixedReality.WorldLocking.ASA.LocalPegAndProperties>>
Public Function Find (radiusFromDevice As Single) As Task(Of Dictionary(Of String, LocalPegAndProperties))

Paramètres

radiusFromDevice
Single

Distance (approximative) entre l’appareil et la recherche.

Retours

Dictionnaire awaitable d’ID d’ancre cloud et de peg et de propriétés locales correspondantes.

S’applique à