btRaycastVehicle_getSteeringValue

A function defined in GMBullet.yy

btRaycastVehicle_getSteeringValue(raycastVehicle, wheel)

Description

Get the steering value for a specific wheel of the btRaycastVehicle.

Arguments

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

Returns

Real The steering value for the specified wheel.


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