BodyController::GetWindDragMultiplier
Defined in:
Returns the wind drag multiplier for a body.
C4Body.h
Prototype
const float& GetWindDragMultiplier(void) const;
Description
The GetWindDragMultiplier
function returns the wind drag multiplier for a body.
See Also
BodyController::SetWindDragMultiplier
BodyController::GetFluidDragMultiplier