CloudSpatialAnchorSession.Reset Method

Definition

Resets environment data that has been captured in this session; applications must call this method when tracking is lost.

public:
 void Reset();
public void Reset ();
member this.Reset : unit -> unit
Public Sub Reset ()

Remarks

On any platform, calling the method will clean all internal cached state.

Applies to