A function defined in GMBullet.yy
btRaycastVehicle_updateAction(raycastVehicle, collisionWorld, step)
Updates the action of a btRaycastVehicle for the specified time step using the provided collision world.
Name | Type | Description |
---|---|---|
raycastVehicle | Pointer |
A pointer to the btRaycastVehicle object to update. |
collisionWorld | Pointer |
A pointer to the btCollisionWorld in which the vehicle operates. |
step | Real |
The time step for the update. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.