btRigidBody_setPushVelocityXYZ

A function defined in GMBullet.yy

btRigidBody_setPushVelocityXYZ(rigidBody, velocityX, velocityY, velocityZ)

Description

Sets the push velocity of the rigid body using individual components in the XYZ axes.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
velocityX Real The push velocity along the X-axis.
velocityY Real The push velocity along the Y-axis.
velocityZ Real The push velocity along the Z-axis.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.