btRigidBody_setInvInertiaDiagLocal

A function defined in GMBullet.yy

btRigidBody_setInvInertiaDiagLocal(rigidBody, diagInvInertia)

Description

Sets the inverse of the local inertia diagonal of the rigid body.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
diagInvInertia Pointer A pointer to a btVector3 representing the inverse inertia diagonal.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.