AnchorManager.SaveAnchors Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
SaveAnchors() |
Salvar as âncoras esponjosas no armazenamento persistente |
SaveAnchors(List<AnchorManager.SpongyAnchorWithId>) |
SaveAnchors()
Salvar as âncoras esponjosas no armazenamento persistente
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
Retornos
Implementações
Aplica-se a
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
Parâmetros
- spongyAnchors
- List<AnchorManager.SpongyAnchorWithId>