SpatialAnchorExportSufficiency.IsMinimallySufficient 属性

定义

获取空间定位点是否收集了足够的数据,以便成功导出用于指定目的。

public:
 property bool IsMinimallySufficient { bool get(); };
bool IsMinimallySufficient();
public bool IsMinimallySufficient { get; }
var boolean = spatialAnchorExportSufficiency.isMinimallySufficient;
Public ReadOnly Property IsMinimallySufficient As Boolean

属性值

Boolean

bool

导出是否成功。

Windows 要求

应用功能
spatialPerception

注解

最低充分性也由 SufficiencyLevel>= 1.0 指示。

适用于