btRigidBody_setGravity

A function defined in GMBullet.yy

btRigidBody_setGravity(rigidBody, gravity)

Description

Sets the gravity for a rigid body.

Arguments

Name Type Description
rigidBody Pointer A pointer to the btRigidBody object.
gravity Pointer A pointer to a btVector3 representing the gravity to be set.

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