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