A function defined in GMBullet.yy
btRaycastVehicle_applyEngineForce(raycastVehicle, force, wheel)
Apply engine force to a specific wheel of the btRaycastVehicle.
Name | Type | Description |
---|---|---|
raycastVehicle | Pointer |
A pointer to the btRaycastVehicle object. |
force | Real |
The engine force to apply to the specified wheel. |
wheel | Real |
The index of the wheel to which the engine force should be applied. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.