MegaLandmarkLocalizerFilterStatus Enum¶
This type is an EasyAR Sense API in C#: MegaLandmarkLocalizerFilterStatus . 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.
Constant |
Value |
Description |
---|---|---|
UnknownError |
0 |
Unknown error |
Found |
1 |
Localized. |
NotFound |
2 |
Not localized. |
RequestTimeout |
3 |
Request time out (more than 1 minute) |
RequestIntervalTooLow |
4 |
Request time interval is too low |
QpsLimitExceeded |
5 |
QPS limit exceeded |
WakingUp |
6 |
Service is waking up |