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