Delegate GestureRecognizer.RecognitionStartedEventDelegate
Namespace: UnityEngine.XR.WSA.Input
Assembly: UnityEngine.dll
Syntax
public delegate void RecognitionStartedEventDelegate(InteractionSourceKind source, Ray headRay);
Parameters
Type | Name | Description |
---|---|---|
InteractionSourceKind | source | |
Ray | headRay |