SpatialPointerPose.Timestamp Property

Definition

Gets the timestamp when the pointing rays are determined.

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

Property Value

The timestamp.

Applies to