Share via


SpatialAnchorExportSufficiency 類別

定義

表示空間錨點的資料是否足以共用或重新配置的相關資訊。

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
繼承
Object Platform::Object IInspectable SpatialAnchorExportSufficiency
屬性

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v7.0 引進)
應用程式功能
spatialPerception

備註

如果錨點具有SufficiencyLevel> = 1.0,則錨點已收集匯出所需的最少資料量,也由IsMinimallySufficient表示。

如果錨點具有SufficiencyLevel= RecommendedSufficiencyLevel> ,錨點已收集匯出所需的理想資料量。

屬性

IsMinimallySufficient

取得空間錨點是否已收集足夠的資料,以便針對指定的目的成功匯出。

RecommendedSufficiencyLevel

取得適用于指定用途之匯出的 SufficiencyLevel 值。

SufficiencyLevel

取得空間錨點針對指定目的成功匯出所需的最小數量所收集的資料量。

適用於