seen
("seen", ( ) => void): this;
Emitted when this FacePaint is detected in the camera feed.
Returns
this
Handler Function
When the seen
event is fired, attached handler functions are called with no arguments.
("seen", ( ) => void): this;
Emitted when this FacePaint is detected in the camera feed.
this
When the seen
event is fired, attached handler functions are called with no arguments.