A function defined in GMBullet.yy
btRigidBody_applyCentralPushImpulseXYZ(rigidBody, impulseX, impulseY, impulseZ)
Applies a central push impulse to the rigid body using individual components in the XYZ axes.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
impulseX | Real |
The impulse along the X-axis. |
impulseY | Real |
The impulse along the Y-axis. |
impulseZ | Real |
The impulse along the Z-axis. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.