Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ContactPoint2D.collider

public Collider2D collider;

Description

The incoming Collider2D involved in the collision with the otherCollider.

This collider is attached to the Collision2D.rigidbody.

See Also: Collider2D and Rigidbody2D.