@camera.ui/sdk / camera / ZoneType
Type Alias: ZoneType
ZoneType =
"intersect"|"contain"
Defined in: camera/enums.ts:13
Detection zone intersection type.
intersect: Trigger when object touches the zone boundarycontain: Trigger only when object is fully inside the zone