A function defined in GMBullet.yy
btRaycastVehicle_getSteeringValue(raycastVehicle, wheel)
Get the steering value for a specific wheel of the btRaycastVehicle.
Name | Type | Description |
---|---|---|
raycastVehicle | Pointer |
A pointer to the btRaycastVehicle object. |
wheel | Real |
The index of the wheel for which the steering value is requested. |
Real
The steering value for the specified wheel.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.