CollisionEnterEvent interface
Payload for the collision enter event; see {@link Component3D.onCollisionEnter()
Signature:
export interface CollisionEnterEvent extends BaseIntersectionEvent
Extends: BaseIntersectionEvent
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
Iterator over the contact points of the collision. |