(Obsolete) Options for loading unbound spatial anchors used by OVRSpatialAnchor.LoadUnboundAnchorsAsync(LoadOptions).
NOTE: This struct is obsolete. It is only for use with the obsolete OVRSpatialAnchor.LoadUnboundAnchorsAsync(LoadOptions). Instead, consider the newer version OVRSpatialAnchor.LoadUnboundAnchorsAsync(IEnumerable<Guid>,List<UnboundAnchor>,Action<List<UnboundAnchor>,int>).
This example shows how to create LoadOptions for loading anchors when given a set of UUIDs.
OVRSpatialAnchor.LoadOptions options = new OVRSpatialAnchor.LoadOptions