Version: 2019.1

GestureErrorEventArgs

struct in UnityEngine.XR.WSA.Input

Switch to Manual

Description

Contains fields that are relevant during an error event.

To receive this information, you should register with GestureError.

Variables

errorA readable error string (when possible).
hresultThe HRESULT code from the platform.