GestureRecognizer.RecognitionEndedEventDelegate

Cambiar al Manual
public delegatevoid RecognitionEndedEventDelegate (XR.WSA.Input.InteractionSourceKind source, Ray headRay);

Parámetros

sourceIndicates which input medium triggered this event.
headRayRay (with normalized direction) from user at the time a gesture began.

Descripción

Callback indicating the gesture event has completed.