A function defined in GMBullet.yy
btCollisionObject_setCcdSweptSphereRadius(collisionObject, radius)
Sets the continuous collision detection (CCD) swept sphere radius for a btCollisionObject.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to the btCollisionObject for which to set the swept sphere radius. |
radius | Real |
The radius of the swept sphere used for continuous collision detection. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.