dWorldSetContactMaxCorrectingVel

@brief Set the maximum correcting velocity that contacts are allowed to generate. @ingroup world @param vel The default value is infinity (i.e. no limit). @remarks Reducing this value can help prevent "popping" of deeply embedded objects.

extern (C) nothrow
void
dWorldSetContactMaxCorrectingVel

Meta