A function defined in GMBullet.yy
btCollisionObject_getCcdMotionThreshold(collisionObject)
Gets the continuous collision detection (CCD) motion threshold for a btCollisionObject.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to the btCollisionObject from which to get the CCD motion threshold. |
Real
The motion threshold for CCD, indicating the minimum motion needed for CCD to be active.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.