Partager via


InertiaProcessor2D.Process(Int64) Méthode

Définition

Extrapole la position, l’orientation et le rayon moyen de la manipulation au moment spécifiée.

public:
 bool Process(long timestamp);
public bool Process (long timestamp);
member this.Process : int64 -> bool
Public Function Process (timestamp As Long) As Boolean

Paramètres

timestamp
Int64

Le timestamp pour effectuer l’extrapolation, en cycles de 100 nanosecondes.

Retours

La position, l’orientation et le rayon moyen de la manipulation au moment spécifiée. true si l’extrapolation est en cours ; sinon, false si l’extrapolation est terminée.

Exceptions

Le paramètre de timestamp est antérieur au timestamp initial ou précédent.

Remarques

Les horodatages sont en unités de 100 nanosecondes.

S’applique à