A function defined in GMBullet.yy
btConvexResultCallback_getClosestHitFraction(convexResultCallback)
Retrieves the closest hit fraction from a btConvexResultCallback instance.
Name | Type | Description |
---|---|---|
convexResultCallback | Pointer |
A pointer to the btConvexResultCallback instance from which to retrieve the closest hit fraction. |
Real
A real value representing the fraction along the ray where the closest collision occurred.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.