SpatialAnchorExportSufficiency Class
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.
Represents information about whether a spatial anchor's data is sufficient for sharing or relocalization.
public ref class SpatialAnchorExportSufficiency sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SpatialAnchorExportSufficiency final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SpatialAnchorExportSufficiency
Public NotInheritable Class SpatialAnchorExportSufficiency
- Inheritance
- Attributes
Device family |
Windows 10, version 1809 (introduced in 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v7.0)
|
App capabilities |
spatialPerception
|
An anchor has gathered the minimal amount of data needed to export if it has a SufficiencyLevel >= 1.0, also indicated by IsMinimallySufficient.
An anchor has gathered the ideal amount of data needed to export if it has a SufficiencyLevel >= RecommendedSufficiencyLevel.
Is |
Gets whether the spatial anchor has gathered enough data to successfully export for the specified purpose. |
Recommended |
Gets the SufficiencyLevel value that is ideal for an export for the specified purpose. |
Sufficiency |
Gets the amount of data the spatial anchor has gathered relative to the minimal amount needed to successfully export for the specified purpose. |
Product | Versions |
---|---|
WinRT | Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |