HolographicFramePrediction.Timestamp 屬性

定義

取得預測要顯示相機姿勢的時間。

public:
 property PerceptionTimestamp ^ Timestamp { PerceptionTimestamp ^ get(); };
PerceptionTimestamp Timestamp();
public PerceptionTimestamp Timestamp { get; }
var perceptionTimestamp = holographicFramePrediction.timestamp;
Public ReadOnly Property Timestamp As PerceptionTimestamp

屬性值

時間戳記。

適用於