public float maxDepenetrationVelocity;
Description 描述
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.
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.