Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

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

Removed in version 5.5.0p1

GameObject.collider2D

Switch to Manual
Obsolete public Component collider2D;

Description

The Collider2D component attached to this object.

This returns null if no Collider2D is attached.

See Also: Collider2D class.