SpatialPointerPose.TryGetAtTimestamp Méthode

Définition

Obtient le pointeur du pointeur du regard de la tête et du contrôleur de mouvement pour l’horodatage spécifié.

public:
 static SpatialPointerPose ^ TryGetAtTimestamp(SpatialCoordinateSystem ^ coordinateSystem, PerceptionTimestamp ^ timestamp);
 static SpatialPointerPose TryGetAtTimestamp(SpatialCoordinateSystem const& coordinateSystem, PerceptionTimestamp const& timestamp);
public static SpatialPointerPose TryGetAtTimestamp(SpatialCoordinateSystem coordinateSystem, PerceptionTimestamp timestamp);
function tryGetAtTimestamp(coordinateSystem, timestamp)
Public Shared Function TryGetAtTimestamp (coordinateSystem As SpatialCoordinateSystem, timestamp As PerceptionTimestamp) As SpatialPointerPose

Paramètres

coordinateSystem
SpatialCoordinateSystem

Système de coordonnées dans lequel exprimer le pointeur pose.

timestamp
PerceptionTimestamp

Horodatage, passé ou futur.

Retours

Le pointeur pose ou null si le système de coordonnées spécifié ne peut pas être localisé.

Remarques

Il s’agit d’un horodatage du passé (lors de la corrélation avec des événements d’entrée) ou d’un horodatage du futur (lors du rendu d’un curseur le long du regard prédit de l’utilisateur pour un HolographicFramePrediction).

S’applique à