Skip to content

active

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.

("active", () => void): this;

Emitted when an element becomes the active element in a controller. This is called immediately after any notactive event is emitted on the previously active element.

this

When the active event is fired, attached handler functions are called with no parameters.