A function defined in GMBullet.yy
btRaycastVehicle_setCoordinateSystem(raycastVehicle, rightIndex, upIndex, forwardIndex)
Set the coordinate system for the raycast vehicle. This specifies the mapping of axes.
Name | Type | Description |
---|---|---|
raycastVehicle | Pointer |
A pointer to the btRaycastVehicle object. |
rightIndex | Real |
The index specifying the right axis in the vehicle's local coordinate system. |
upIndex | Real |
The index specifying the up axis in the vehicle's local coordinate system. |
forwardIndex | Real |
The index specifying the forward axis in the vehicle's local coordinate system. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.