btRigidBody_applyTorqueImpulseXYZ

A function defined in GMBullet.yy

btRigidBody_applyTorqueImpulseXYZ(rigidBody, torqueX, torqueY, torqueZ)

Description

Applies an impulse torque to the rigid body using individual torque components along the axes.

Arguments

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

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