A function defined in GMBullet.yy
btDefaultVehicleRaycaster_castRay(defaultVehicleRaycaster, from, to, result)
Cast a ray using the btDefaultVehicleRaycaster.
Name | Type | Description |
---|---|---|
defaultVehicleRaycaster | Pointer |
A pointer to the btDefaultVehicleRaycaster object. |
from | Pointer |
A pointer to a btVector3 representing the starting point of the ray. |
to | Pointer |
A pointer to a btVector3 representing the end point of the ray. |
result | Pointer |
A pointer to a btVehicleRaycasterResult object where the result of the raycast will be stored. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.