A function defined in GMBullet.yy
btRayResultCallback_hasHit(rayResultCallback)
Checks whether the ray result callback has hit any object.
Name | Type | Description |
---|---|---|
rayResultCallback | Pointer |
A pointer to the btRayResultCallback instance to check for hits. |
Bool
True if the ray result callback has hit an object, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.