API reference
API reference
Select your platform
No SDKs available
No versions available

EraseOptions Struct

(Obsolete) Represents options for erasing an OVRSpatialAnchor.
Deprecated
This method is obsolete. You no longer need to provide a storage location when erasing an anchor.
This struct is used to provide input parameters to the following (now obsolete) methods:
  • OVRSpatialAnchor.Erase(EraseOptions,Action<OVRSpatialAnchor,bool>) and
  • OVRSpatialAnchor.EraseAsync(EraseOptions) and

Fields

(Obsolete) Location from where the OVRSpatialAnchor will be erased.
In the now obsolete methods, you could specify a storage location (local or cloud) from which to erase the anchor. This is no longer required. Deprecated
You no longer need to provide a storage location when erasing anchors.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon