dBodySetGravityMode

@brief Set whether the body is influenced by the world's gravity or not. @ingroup bodies @param mode when nonzero gravity affects this body. @remarks Newly created bodies are always influenced by the world's gravity.

extern (C) nothrow
void
dBodySetGravityMode
(,
int mode
)

Meta