Version: 2017.2

GestureRecognizer.RecognitionStartedEventDelegate

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

Parámetros

source Indicates which input medium triggered this event.
headRay Ray (with normalized direction) from user at the time a gesture began.

Descripción

Callback indicating the gesture event has started.