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