A function defined in GMBullet.yy
btClosestConvexResultCallback_getHitCollisionObject(closestConvexResultCallback)
Gets the hit collision object from a btClosestConvexResultCallback.
Name | Type | Description |
---|---|---|
closestConvexResultCallback | Pointer |
A pointer to the btClosestConvexResultCallback from which to get the hit collision object. |
Pointer
A pointer to the hit collision object, or nullptr if no collision object was hit.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.