A function defined in GMBullet.yy
btRaycastVehicle_updateWheelTransformsWS(raycastVehicle, wheel[, interpolatedTransform])
Update the wheel transforms in world space for a specified wheel.
Name | Type | Description |
---|---|---|
raycastVehicle | Pointer |
A pointer to the btRaycastVehicle object. |
wheel | Real |
The index of the wheel for which to update the transform. |
interpolatedTransform | Bool |
If true, the transform will be interpolated. Default is true. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.