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