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