Details about a specific point of contact involved in a 2D physics collision.
collider | The collider attached to the object receiving the collision message. |
---|---|
normal | Surface normal at the contact point. |
otherCollider | The incoming collider involved in the collision at this contact point. |
point | The point of contact between the two colliders in world space. |