HolographicFrame.CurrentPrediction 属性

定义

获取当前全息帧的最新相机位置预测。

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

属性值

预测。

适用于