A function defined in GMBullet.yy
btCollisionObject_setCollisionShape(collisionObject, collisionShape)
Sets the collision shape for a Bullet Physics collision object.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to a btCollisionObject instance. |
collisionShape | Pointer |
A pointer to a btCollisionShape instance representing the collision shape. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.