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