Version: 2022.1
LanguageEnglish
  • C#

ArticulationBody.jointFriction

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual
public float jointFriction;

Description

Allows you to specify the amount of friction that is applied as a result of the parent body moving relative to this body.

This works alongside drive damping, linear damping and angular damping. The joint friction is proportional to the suspended load of the joint.
Unit of measurement - 1/s.