Enum ZoneExitReason
- Namespace
- VisioForge.Core.Types.X.AI
- Assembly
- VisioForge.Core.dll
The reason a tracked object exited a polygon zone.
public enum ZoneExitReasonFields
Movement = 0-
The object moved from inside the zone to outside it in the current frame.
TrackExpired = 1-
The object's track expired while it was last observed inside the zone.