A function defined in GMBullet.yy
btConvexResultCallback_hasHit(convexResultCallback)
Checks if the convex result callback has hit an object during a collision test.
Name | Type | Description |
---|---|---|
convexResultCallback | Pointer |
A pointer to the btConvexResultCallback instance to check for a hit. |
Bool
True if a hit occurred, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.