btRaycastVehicle_updateWheelTransform

A function defined in GMBullet.yy

btRaycastVehicle_updateWheelTransform(raycastVehicle, wheelIndex[, interpolatedTransform])

Description

Update the wheel transform for a specific wheel on the btRaycastVehicle.

Arguments

Name Type Description
raycastVehicle Pointer A pointer to the btRaycastVehicle object.
wheelIndex Real The index of the wheel for which to update the transform.
interpolatedTransform Bool A boolean indicating whether to use interpolated transform for the wheel. Defaults to true.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.