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.