btRigidBody_applyTorqueTurnImpulseXYZ

A function defined in GMBullet.yy

btRigidBody_applyTorqueTurnImpulseXYZ(rigidBody, torqueX, torqueY, torqueZ)

Description

Applies a torque turn impulse to the rigid body using individual components in the XYZ axes.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
torqueX Real The torque impulse along the X-axis.
torqueY Real The torque impulse along the Y-axis.
torqueZ Real The torque impulse along the Z-axis.

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