seen
("seen", (Z.TargetInstance) => void): this;
Emitted when an instance of this target is detected in the camera feed.
Returns
this
Handler Function
When the seen
event is fired, attached handler functions are called with a single argument, the Z.TargetInstance detected in the camera feed.