Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

SoftJointLimit

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

Sumbission failed

For some reason your suggested change could not be submitted. Please try again 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

Description

The limits defined by the CharacterJoint.

Variables

bouncinessWhen the joint hits the limit, it can be made to bounce off it.
contactDistanceDistance inside the limit value at which the limit will be considered to be active by the solver. Setting this low can cause jittering, but runs fast. Setting high can deduce jittering, but runs the solver more often. (0 = use defaults)
limitThe limit position/angle of the joint.