Version: 5.6

Rigidbody.maxDepenetrationVelocity

매뉴얼로 전환
public float maxDepenetrationVelocity ;

설명

Maximum velocity of a rigidbody when moving out of penetrating state.

Use this property when you want to make your bodies move out of colliding state in a more smooth way than by default.