HolographicFrame.CurrentPrediction 속성

정의

현재 HolographicFrame에 대한 가장 최근의 카메라 위치 예측을 가져옵니다.

public:
 property HolographicFramePrediction ^ CurrentPrediction { HolographicFramePrediction ^ get(); };
HolographicFramePrediction CurrentPrediction();
public HolographicFramePrediction CurrentPrediction { get; }
var holographicFramePrediction = holographicFrame.currentPrediction;
Public ReadOnly Property CurrentPrediction As HolographicFramePrediction

속성 값

예측입니다.

적용 대상