A function defined in GMBullet.yy
btCollisionObject_getWorldTransform(collisionObject)
Gets the world transform of a Bullet Physics collision object.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to a btCollisionObject instance. |
Pointer
A pointer to the world transform of the collision object.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.