public bool Delete (string id);

파라미터

idThe identifier of the WorldAnchor to delete.

반환

bool Whether or not the WorldAnchor was found and deleted.

설명

Deletes a persisted WorldAnchor from the store.