WorldAnchorStore.Delete
public bool Delete(string id);
Parameters
| id | The 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.
| id | The identifier of the WorldAnchor to delete. |
bool Whether or not the WorldAnchor was found and deleted.
Deletes a persisted WorldAnchor from the store.