A function defined in GMBullet.yy
btDiscreteDynamicsWorld_removeRigidBody(discreteDynamicsWorld, rigidBody)
Removes a rigid body from the dynamics world.
Name | Type | Description |
---|---|---|
discreteDynamicsWorld | Pointer |
Pointer to the btDiscreteDynamicsWorld instance. |
rigidBody | Pointer |
Pointer to the btRigidBody instance to be removed. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.