TargetStatus Enum¶
This type is an EasyAR Sense API in C#: TargetStatus . 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 |
---|---|---|
Unknown |
0 |
The status is unknown. |
Undefined |
1 |
The status is undefined. |
Detected |
2 |
The target is detected. |
Tracked |
3 |
The target is tracked. |