ContactPairPoint

struct in UnityEngine

/

Implemented in:UnityEngine.PhysicsModule

Description

A readonly struct describing a contact point between two Colliders.

Properties

impulseThe impulse applied to this contact pair to resolve the collision.
normalNormal of the contact point.
positionThe position of the contact point between the Colliders, in world space.
separationThe distance between the edges of Colliders at the contact point.

Did you find this page useful? Please give it a rating: