btRaycastVehicle_getWheelTransformWS

A function defined in GMBullet.yy

btRaycastVehicle_getWheelTransformWS(raycastVehicle, wheelIndex)

Description

Get the world transform of 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 retrieve the world transform.

Returns

Pointer A pointer to the btTransform object representing the world transform of the specified wheel.


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