btRigidBody_getTotalTorque

A function defined in GMBullet.yy

btRigidBody_getTotalTorque(rigidBody, outVector3)

Description

Gets the total torque applied to the rigid body.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
outVector3 Pointer A pointer to a btVector3 to store the total torque.

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