다음을 통해 공유


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으로 표시됩니다.

적용 대상