SpatialInteractionSourceState.Timestamp プロパティ

定義

この状態スナップショット取得されたタイムスタンプを取得します。

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

プロパティ値

タイムスタンプです。

適用対象