AnchorLocateCriteria.NearDevice Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that anchors to locate should be close to the device.
public Microsoft.Azure.SpatialAnchors.NearDeviceCriteria NearDevice { get; set; }
member this.NearDevice : Microsoft.Azure.SpatialAnchors.NearDeviceCriteria with get, set
Public Property NearDevice As NearDeviceCriteria
Property Value
Remarks
Any enabled sensors will be used to help discover anchors around your device. To have the best chance of finding anchors, you should configure the SensorCapabilities to give the session access to all appropriate sensors.