A function defined in GMBullet.yy
btClosestConvexResultCallback_getHitPointWorldArray(closestConvexResultCallback, outArray)
Gets the hit point in world coordinates as an array of Real values from a btClosestConvexResultCallback.
Name | Type | Description |
---|---|---|
closestConvexResultCallback | Pointer |
A pointer to the btClosestConvexResultCallback from which to get the hit point in world coordinates. |
outArray | Array |
An array to store the hit point in world coordinates. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.