다음을 통해 공유


SpatialPointerPose.Timestamp 속성

정의

포인팅 광선이 결정되는 경우 타임스탬프를 가져옵니다.

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

속성 값

타임스탬프입니다.

적용 대상