AnchorManager.SaveAnchors Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
SaveAnchors() |
Enregistrer les ancres spongiées dans un stockage persistant |
SaveAnchors(List<AnchorManager.SpongyAnchorWithId>) |
SaveAnchors()
Enregistrer les ancres spongiées dans un stockage persistant
public System.Threading.Tasks.Task SaveAnchors ();
abstract member SaveAnchors : unit -> System.Threading.Tasks.Task
override this.SaveAnchors : unit -> System.Threading.Tasks.Task
Public Function SaveAnchors () As Task
Retours
Implémente
S’applique à
SaveAnchors(List<AnchorManager.SpongyAnchorWithId>)
protected virtual System.Threading.Tasks.Task SaveAnchors (System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.AnchorManager.SpongyAnchorWithId> spongyAnchors);
abstract member SaveAnchors : System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.AnchorManager.SpongyAnchorWithId> -> System.Threading.Tasks.Task
override this.SaveAnchors : System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.AnchorManager.SpongyAnchorWithId> -> System.Threading.Tasks.Task
Protected Overridable Function SaveAnchors (spongyAnchors As List(Of AnchorManager.SpongyAnchorWithId)) As Task
Paramètres
- spongyAnchors
- List<AnchorManager.SpongyAnchorWithId>