次の方法で共有


HolographicFramePrediction.Timestamp プロパティ

定義

カメラのポーズが表示されると予測される時間を取得します。

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

プロパティ値

タイムスタンプです。

適用対象