SpatialPointerPose.Timestamp プロパティ

定義

ポインティング レイが決定されたときのタイムスタンプを取得します。

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

プロパティ値

タイムスタンプです。

適用対象