btRigidBody_translateXYZ

A function defined in GMBullet.yy

btRigidBody_translateXYZ(rigidBody, vectorX, vectorY, vectorZ)

Description

Translates the rigid body by specified X, Y, and Z components of the translation vector.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
vectorX Real The X-component of the translation vector.
vectorY Real The Y-component of the translation vector.
vectorZ Real The Z-component of the translation vector.

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