btRaycastVehicle_getWheelInfo

A function defined in GMBullet.yy

btRaycastVehicle_getWheelInfo(raycastVehicle, index)

Description

Get information about a wheel at a specific index in the btRaycastVehicle.

Arguments

Name Type Description
raycastVehicle Pointer A pointer to the btRaycastVehicle object.
index Real The index of the wheel for which information is required.

Returns

Pointer A pointer to the btWheelInfo object containing information about the specified wheel.


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