A function defined in GMBullet.yy
btCollisionShape_isInfinite(collisionShape)
Checks if the btCollisionShape represents an infinite volume.
Name | Type | Description |
---|---|---|
collisionShape | Pointer |
A pointer to the btCollisionShape object. |
Bool
Returns true if the collision shape represents an infinite volume, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.