btWheelInfo_updateWheel

A function defined in GMBullet.yy

btWheelInfo_updateWheel(wheelInfo, chassis, raycastInfo)

Description

Update the wheel using the provided chassis and raycast information.

Arguments

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.