A function defined in GMBullet.yy
btClosestRayResultCallback_getHitPointWorld(closestRayResultCallback, outVector3)
Gets the hit point in world coordinates from a btClosestRayResultCallback instance.
Name | Type | Description |
---|---|---|
closestRayResultCallback | Pointer |
A pointer to the btClosestRayResultCallback instance from which to get the hit point. |
outVector3 | Pointer |
A pointer to a btVector3 where the hit point will be copied. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.