dBodySetAngularDamping

@brief Set the body's angular damping scale. @param scale The angular damping scale. Should be in the interval [0, 1]. @ingroup bodies damping @remarks From now on the body will not use the world's angular damping scale until dBodyResetAngularDamping() is called. @sa dBodyResetAngularDamping()

extern (C) nothrow
void
dBodySetAngularDamping

Meta