A function defined in GMBullet.yy
btRaycastVehicle_setSteeringValue(raycastVehicle, steering, wheel)
Set the steering value for a specific wheel of the btRaycastVehicle.
Name | Type | Description |
---|---|---|
raycastVehicle | Pointer |
A pointer to the btRaycastVehicle object. |
steering | Real |
The steering value to set for the specified wheel. Should be in the range -1..1. |
wheel | Real |
The index of the wheel for which the steering value should be set. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.