A function defined in GMBullet.yy
btRaycastVehicle_getWheelTransformWS(raycastVehicle, wheelIndex)
Get the world transform of a specific wheel on the btRaycastVehicle.
Name | Type | Description |
---|---|---|
raycastVehicle | Pointer |
A pointer to the btRaycastVehicle object. |
wheelIndex | Real |
The index of the wheel for which to retrieve the world transform. |
Pointer
A pointer to the btTransform object representing the world transform of the specified wheel.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.