btRigidBody_applyCentralImpulseXYZ

A function defined in GMBullet.yy

btRigidBody_applyCentralImpulseXYZ(rigidBody, impulseX, impulseY, impulseZ)

Description

Applies an impulse to the center of mass of a rigid body using individual components.

Arguments

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.