Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

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

JointLimits.contactDistance

public float contactDistance;

Description

Distance 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)
For translational joints the unit is meters.
For rotational joints the unit is degrees.
Pipeline: .

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答