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

Joint.connectedArticulationBody

public ArticulationBody connectedArticulationBody;

Description

A reference to an articulation body this joint connects to.

A joint can connect to only one of Joint.connectedBody and Joint.connectedArticulationBody. If both are set, Joint.connectedBody takes precedence.