@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
See Implementation
@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