Skip to content

intersectionenter

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.

("intersectionenter", (IntersectionEvent) => void): this;

Emitted when the raycaster first intersects with an object.

this

When the intersectionenter event is fired, attached handler functions are called with a single argument, an IntersectionEvent.