![]() |
• Physics Manager | ||
|
API Links
Developer Links
|
PhysicsController::SetGravityAccelerationDefined in:
Sets the global acceleration of gravity.
C4Physics.hPrototype
Parameters
Description
The SetGravityAcceleration function sets the global world-space acceleration of gravity, measured in meters per second squared (m/s2), to the vector specified by the acceleration parameter.The initial value of the gravity acceleration is (0, 0, −9.8) m/s2. See Also
|