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

SaveOptions Struct

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

Fields

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