btRigidBody_applyCentralPushImpulseXYZ

A function defined in GMBullet.yy

btRigidBody_applyCentralPushImpulseXYZ(rigidBody, impulseX, impulseY, impulseZ)

Description

Applies a central push impulse to the rigid body using individual components in the XYZ axes.

Arguments

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.