seen
("seen", (Z.TargetInstance) => void): this;
Emitted when the given TargetInstance is detected in the camera feed by the TargetFinder.
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.