SpatialPointerPose.Timestamp 属性

定义

获取确定指向射线时的时间戳。

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

属性值

时间戳。

适用于