Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ContactPairHeader.otherBody

public Component otherBody;

Description

The second Rigidbody or ArticulationBody in the pair.

Use with the as keyword to determine the actual type of the component.