A function defined in GMBullet.yy
btCollisionObject_setCollisionFlags(collisionObject, flags)
Sets the collision flags for a btCollisionObject, indicating its collision behavior.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to the btCollisionObject for which to set the collision flags. |
flags | Real |
The collision flags to set, representing the desired collision behavior for the object. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.