A function defined in GMBullet.yy
btCollisionWorld_getCollisionObject(collisionWorld, index)
Retrieves a collision object from the collision world based on the provided index.
Name | Type | Description |
---|---|---|
collisionWorld | Pointer |
A pointer to the collision world instance. |
index | Real |
The index of the collision object to retrieve. |
Pointer
A pointer to the retrieved collision object.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.