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

屬性值

預測。

適用於