GestureRecognizer.RecognitionStartedEventDelegate

매뉴얼로 전환
public delegatevoid RecognitionStartedEventDelegate (XR.WSA.Input.InteractionSourceKind source, Ray headRay);

파라미터

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

설명

Callback indicating the gesture event has started.