dBodySetMaxAngularSpeed

@brief Set the body's maximum angular speed. @ingroup damping bodies @sa dWorldSetMaxAngularSpeed() dBodyResetMaxAngularSpeed() The default value is dInfinity, but it's a good idea to limit it at less than 500 if the body has the gyroscopic term enabled.

extern (C) nothrow
void
dBodySetMaxAngularSpeed

Meta