CloudLocalizeStatus Enum¶
This type is an EasyAR Sense API in C#: CloudLocalizeStatus . 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 |
---|---|---|
FoundMaps |
0 |
Spatial maps are localized. |
MapsNotFound |
1 |
No spatial maps are localized. |
ProtocolError |
2 |
Protocol error |
ExceptionCaught |
3 |
Exception caught |
RequestTimeout |
4 |
Request time out (more than 1 minute) |
RequestIntervalTooLow |
5 |
Request time interval is too low |