mouthclose
("mouthclose", ( ) => void) : this;
Emitted when this FaceGroup's mouth is closed.
Returns
this
Handler Function
When the mouthclose
event is fired, attached handler functions are called with no arguments.
("mouthclose", ( ) => void) : this;
Emitted when this FaceGroup's mouth is closed.
this
When the mouthclose
event is fired, attached handler functions are called with no arguments.