btRigidBody_translate

A function defined in GMBullet.yy

btRigidBody_translate(rigidBody, vector)

Description

Translates the rigid body by a specified vector.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
vector Pointer A pointer to a btVector3 representing the translation vector.

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