A function defined in GMBullet.yy
btClosestRayResultCallback_getHitPointWorldArray(closestRayResultCallback, outArray)
Gets the hit point in world coordinates from a btClosestRayResultCallback instance and populates an array.
Name | Type | Description |
---|---|---|
closestRayResultCallback | Pointer |
A pointer to the btClosestRayResultCallback instance from which to get the hit point. |
outArray | Array |
An array to be populated with the x, y, and z components of the hit point. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.