A function defined in GMBullet.yy
btClosestRayResultCallback_getRayFromWorldArray(closestRayResultCallback, outArray)
Gets the starting point of the ray 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 starting point of the ray. |
outArray | Array |
An array to be populated with the x, y, and z components of the starting point of the ray. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.