Baseintersectionevent

BaseIntersectionEvent interface

Base interface for all collision/sensor events.

Signature:

export interface BaseIntersectionEvent 

Properties

Property

Modifiers

Type

Description

frame

number

The frame number when the collision happened

me

Component3D

The component where the event was triggered

other

Component3D

The other component involved in the collision