Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ContactPoint

Description

Describes a contact point where the collision occurs.

Variables

normalNormal of the contact point.
otherColliderThe other collider in contact.
pointThe point of contact.
thisColliderThe first collider in contact.