CloudSpatialAnchorSession.deleteAnchorAsync(final CloudSpatialAnchor anchor) Method
Definition
Deletes a persisted spatial anchor.
public Future deleteAnchorAsync(final CloudSpatialAnchor anchor)
Parameters
- anchor
- final CloudSpatialAnchor
The anchor to be deleted.
Returns
Future