SpatialInteractionSourceState.Timestamp 속성

정의

이 상태가 스냅샷 타임스탬프를 가져옵니다.

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

속성 값

타임스탬프입니다.

적용 대상