GestureErrorEventArgs

struct in UnityEngine.XR.WSA.Input

Switch to Manual

Description

包含错误事件期间的相关字段。

要接收此信息,您应该向 GestureError 注册。

Variables

error可读的错误字符串(如果可能)。
hresult来自平台的 HRESULT 代码。