Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Collision2D.contacts

Switch to Manual
public var contacts: ContactPoint2D[];

Description

The specific points of contact with the incoming Collider2D.

See Also: Collider2D class.