A function defined in GMBullet.yy
btRigidBody_applyCentralImpulseXYZ(rigidBody, impulseX, impulseY, impulseZ)
Applies an impulse to the center of mass of a rigid body using individual components.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
impulseX | Real |
The x-component of the impulse to apply. |
impulseY | Real |
The y-component of the impulse to apply. |
impulseZ | Real |
The z-component of the impulse to apply. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.