A function defined in GMBullet.yy
btCollisionObject_getHitFraction(collisionObject)
Gets the hit fraction for a btCollisionObject, indicating the fraction of motion used for a hit.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to the btCollisionObject from which to get the hit fraction. |
Real
The hit fraction, representing the proportion of motion used for a hit.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.