Version: 2020.1
언어: 한국어

GestureRecognizer.RecognitionStartedEventDelegate

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

파라미터

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

설명

Callback indicating the gesture event has started.