SpatialInteractionSourceState.Timestamp 屬性

定義

取得擷取此狀態快照集的時間戳記。

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

屬性值

時間戳記。

適用於