A function defined in GMBullet.yy
btCollisionObject_hasContactResponse(collisionObject)
Checks if a Bullet Physics collision object has a contact response.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to a btCollisionObject instance. |
Bool
A boolean value indicating whether the collision object has a contact response.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.