GestureErrorEventArgs

struct in UnityEngine.XR.WSA.Input

매뉴얼로 전환

설명

Contains fields that are relevant during an error event.

To receive this information, you should register with GestureError.

변수

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