Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GestureErrorEventArgs

struct in UnityEngine.XR.WSA.Input

/

Implemented in:UnityEngine.VRModule

Description

Contains fields that are relevant during an error event.

To receive this information, you should register with GestureError.

Properties

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

Did you find this page useful? Please give it a rating: