Share via


SpatialInteractionManager.GetDetectedSourcesAtTimestamp Metode

Definisi

Dapatkan status semua sumber interaksi yang terdeteksi untuk tanda waktu yang ditentukan.

public:
 virtual IVectorView<SpatialInteractionSourceState ^> ^ GetDetectedSourcesAtTimestamp(PerceptionTimestamp ^ timeStamp) = GetDetectedSourcesAtTimestamp;
IVectorView<SpatialInteractionSourceState> GetDetectedSourcesAtTimestamp(PerceptionTimestamp const& timeStamp);
public IReadOnlyList<SpatialInteractionSourceState> GetDetectedSourcesAtTimestamp(PerceptionTimestamp timeStamp);
function getDetectedSourcesAtTimestamp(timeStamp)
Public Function GetDetectedSourcesAtTimestamp (timeStamp As PerceptionTimestamp) As IReadOnlyList(Of SpatialInteractionSourceState)

Parameter

timeStamp
PerceptionTimestamp

Waktu untuk mengkueri status sumber interaksi.

Mengembalikan

Status sumber terdeteksi.

Berlaku untuk