共用方式為


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 表示。

適用於