A function defined in GMBullet.yy
btRigidBody_isInWorld(rigidBody)
Checks if the btRigidBody is added to a physics world.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
Bool
True if the rigid body is added to a physics world, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.