A function defined in GMBullet.yy
btCollisionObject_getObjectWithoutCollision(collisionObject, index)
Gets an object without collision associated with a collision object by index.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to a btCollisionObject instance. |
index | Real |
The index of the object without collision to retrieve. |
Pointer
A pointer to the object without collision at the specified index.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.