complete
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
("complete", () => void): this;
Emitted when a controller element has completed its animation. For timelines this occurs when the end of the timeline is reached. For states this occurs when the state transition is finished.
Returns
Section titled “Returns”this
Handler Function
Section titled “Handler Function”When the complete
event is fired, attached handler functions are called with no parameters.