SpatialPointerPose.Timestamp 屬性

定義

取得判斷指標光線時的時間戳記。

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

屬性值

時間戳記。

適用於