dBodySetDamping

@brief Convenience function to set linear and angular scales at once. @param linear_scale The linear damping scale. Should be in the interval [0, 1]. @param angular_scale The angular damping scale. Should be in the interval [0, 1]. @ingroup bodies damping @sa dBodySetLinearDamping() dBodySetAngularDamping()

extern (C) nothrow
void
dBodySetDamping

Meta