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

ArticulationBody.maxDepenetrationVelocity

Switch to Manual
public float maxDepenetrationVelocity;

Description

The maximum velocity of an articulation body when moving out of penetrating state.

Use this property to move bodies out of a colliding state more smoothly than the default.
Unit of measurement - m/s (meters per second).