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.

RaycastHit2D.rigidbody

public Rigidbody2D rigidbody;

Description

The Rigidbody2D attached to the object that was hit.

See Also: Rigidbody2D class.