newinstance
("newinstance", (Z.FaceInstance) => void): this;
Emitted when the FaceFinder has found a new instance of a face.
Returns
this
Handler Function
When the newinstance
event is fired, attached handler functions are called with a single argument, the new Z.FaceInstance that has been detected.