XREALError Enum¶
This type is an EasyAR Sense API in C#: XREALError . Some descriptions may not apply to Unity environment on this page.
Some parts of the Sense API may have already been wrapped into Unity components, and directly usages may not be necessary.
Description¶
XREAL error.
Constant |
Value |
Description |
---|---|---|
Other |
0 |
Other XREAL error. |
LicenseFeatureUnsupported |
1 |
XREAL license does not support required feature. |
LicenseDeviceUnsupported |
2 |
XREAL license does not support current device. |
LicenseExpiration |
3 |
XREAL license has already expired or not validated through XREAL official method. |