btRigidBody_getInvMass

A function defined in GMBullet.yy

btRigidBody_getInvMass(rigidBody)

Description

Gets the inverse mass of the btRigidBody.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.

Returns

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.