dWorldSetGravity

@brief Set the world's global gravity vector.

The units are m/s^2, so Earth's gravity vector would be (0,0,-9.81), assuming that +z is up. The default is no gravity, i.e. (0,0,0).

@ingroup world

extern (C) nothrow
void
dWorldSetGravity

Meta