event.selfElement

Type Number
Event preCollision
Revision Release 2024.3703
Keywords preCollision, selfElement
See also event.otherElement

Overview

For local pre-collision handling, the element (number) of event.target which was hit in the collision.

Gotchas

For global pre-collision handling, this property is represented as event.element1. See the preCollision index page for object reference variations.