WorldAnchorStore.Delete

public bool Delete(string id);

Parameters

idThe identifier of the WorldAnchor to delete.

Returns

bool Whether or not the WorldAnchor was found and deleted.

Description

Deletes a persisted WorldAnchor from the store.

Did you find this page useful? Please give it a rating: