public bool Delete (string id);

Parámetros

idThe identifier of the WorldAnchor to delete.

Valor de retorno

bool Whether or not the WorldAnchor was found and deleted.

Descripción

Deletes a persisted WorldAnchor from the store.