A function defined in GMBullet.yy
btClosestConvexResultCallback_getHitNormalWorldArray(closestConvexResultCallback, outArray)
Retrieves the hit normal in world coordinates 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 where the hit normal will be stored as [x, y, z] in world coordinates. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.