A function defined in GMBullet.yy
btRigidBody_getInvMass(rigidBody)
Gets the inverse mass of the btRigidBody.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
Real
The inverse mass of the rigid body. Returns 0 for bodies with zero mass.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.