dBodySetGyroscopicMode

@brief Enable/disable the body's gyroscopic term.

Disabling the gyroscopic term of a body usually improves stability. It also helps turning spining objects, like cars' wheels.

@param enabled nonzero (default) to enable gyroscopic term, 0 to disable. @ingroup bodies

extern (C) nothrow
void
dBodySetGyroscopicMode

Meta