A function defined in GMBullet.yy
btWheelInfo_updateWheel(wheelInfo, chassis, raycastInfo)
Update the wheel using the provided chassis and raycast information.
Name | Type | Description |
---|---|---|
wheelInfo | Pointer |
A pointer to the btWheelInfo instance to be updated. |
chassis | Pointer |
A pointer to the btRigidBody representing the chassis of the vehicle. |
raycastInfo | Pointer |
A pointer to the btRaycastInfo providing information about the wheel's raycast. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.