A function defined in GMBullet.yy
btRigidBody_applyCentralPushImpulse(rigidBody, impulse)
Applies a central push impulse to the rigid body using a btVector3.
Name | Type | Description |
---|---|---|
rigidBody | Pointer |
A pointer to the btRigidBody object. |
impulse | Pointer |
A pointer to a btVector3 representing the central push impulse to apply. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.