A function defined in GMBullet.yy
btClosestConvexResultCallback_getConvexToWorldArray(closestConvexResultCallback, outArray)
Retrieves the convexToWorld
vector from a btClosestConvexResultCallback instance and stores it in an array.
Name | Type | Description |
---|---|---|
closestConvexResultCallback | Pointer |
A pointer to the btClosestConvexResultCallback instance. |
outArray | Array |
An array to store the convexToWorld vector components in the order [x, y, z]. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.